Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding FluentValidation support for input validator #53

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

jamesmcroft
Copy link
Member

Fixes #51

Adding support for FluentValidation validators in the input validator control.

PR checklist

  • Samples have been added/updated (where applicable)
  • Tests have been added/updated (where applicable) and pass
  • Documentation has been added/updated for changes
  • Code styling has been met on new source file changes
  • Contains NO breaking changes

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner April 27, 2022 14:06
@jamesmcroft jamesmcroft changed the title [WIP] - Adding FluentValidation support for input validator Adding FluentValidation support for input validator Apr 27, 2022
@jamesmcroft jamesmcroft merged commit 1f85f42 into main Apr 27, 2022
@jamesmcroft jamesmcroft deleted the feature/input-validator-fluent branch April 27, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] FluentValidation support for input validator
2 participants