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

Adds nested model validation #18

Merged
merged 1 commit into from
Feb 9, 2020
Merged

Conversation

chrissainty
Copy link
Member

This PR adds nested model validation, I've added it to the sample applications. This PR also fixes an error where an exception was thrown if there was no validator for a specific field.

Fixes #8
Fixes #16

@chrissainty chrissainty merged commit ddea1dd into master Feb 9, 2020
@chrissainty chrissainty deleted the nested-model-validation branch July 22, 2020 13:42
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.

System.TypeLoadException: Unable to locate a validator Is it possible to validate child components?
1 participant