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

Passing parent model instead of nested type to resolve exception thrown by FluentValidation #91

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

icnocop
Copy link
Contributor

@icnocop icnocop commented Oct 3, 2021

Passing parent model instead of nested type to resolve exception thrown by FluentValidation
Thanks to @AmirMahdiNassiri for pointing to the line in the source code with the issue.
Resolves #76

…wn by FluentValidation

Thanks to @AmirMahdiNassiri for pointing to the line in the source code with the issue.
Fixes issue Blazored#76
@chrissainty chrissainty added the Bug Something isn't working label Oct 22, 2021
Copy link
Member

@chrissainty chrissainty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks @icnocop!

@ghostinside
Copy link

the issue is back in v2.1.0

@icnocop
Copy link
Contributor Author

icnocop commented Oct 3, 2023

It was reverted in #132 because of #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Nested Complex Type Validation Fails
3 participants