We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664e25d commit 26db2b1Copy full SHA for 26db2b1
README.md
@@ -33,6 +33,9 @@ More sample projects will be added as the framework develops.
33
- [FluentValidation Sample]- Shows how to use the [FluentValidation.com] library to validate.
34
35
## What's new
36
+### New in 1.2.0
37
+- Return `bool` from EditContext.ValidateProperty
38
+
39
### New in 1.0.0
40
- Updated FluentValidationSample
41
- First major release
0 commit comments