Releases: mr5z/PropertyValidator
Releases · mr5z/PropertyValidator
v1.1.1.0
- Implement
SetErrorFormatter()
- Minor improvements and bug fixes
v1.1.0.1
- Code refactors and minor improvements
v1.1.0
- Remove autofill and made it the default behavior.
- Add dictionary of errors so that the ViewModel doesn't need to provide its own error properties.
v1.0.6.7
- Fix property notification when the error message has been cleared for
ValidationResultArgs::FillErrorProperty
- Remove redundant check and bug fixes
v1.0.6.6
- Fix property notification when the error message has been cleared for
ValidationResultArgs::FillErrorProperty
- Remove redundant check and bug fixes
v1.0.6.5
Bug fixes when using the EnsurePropertiesAreValid()
strategy.
v1.0.6.1
Update nullable properties
Add more ways to extract the error messages
Add more ways to extract the error messages
Add more ways to extract the error messages
Add more ways to extract the error messages