v1.1.0
github-actions
released this
18 Jul 15:35
·
4 commits
to refs/heads/main
since this release
What's Changed
- (#10) Feature/v1.1 - Thanks to @Liero
- ExposedValidateFieldAsync
andValidateModelAsync
methods and ValidationMessageStore property
- Ability to validate without affecting ValidationMessageStore (without showing errors)
- Fixed InvalidOperationException when evaluating PropertyPath on ICollection without indexer, e.g. HashSet