pglazkov/MvvmValidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
C#MIT
Issues
- 3
FluentValidation Rules
#32 opened by Tecorey - 0
Examples for nested/complex property?
#31 opened by GF-Huang - 2
Memory Leak
#29 opened by jmartincaro - 1
- 1
Controls ValidationErrorTemplate disappear after unloading then reloading (Caliburn.Micro)
#28 opened by DMtsdt - 1
visual studio for mac 2019 , the type of namespace name 'mvvmvalidation' could not be found
#26 opened by Nathan187 - 1
Trigger Single Item Validation? (Looking for help)
#27 opened by Dmo16 - 1
Using this library with the JetBrains.Annotations nuget package causes namespace conflicts
#25 opened by redwolf2 - 0
How to validate two properties?
#23 opened by bek15071991 - 0
How to apply Validation on Xamarin.Forms??
#22 opened by Quico20 - 0
- 0
How to validation item in collections ?
#20 opened by GF-Huang - 2
Inconsistent state while async validation
#19 opened by abgenullt - 0
- 0
Support for nested SuppressValidation calls
#17 opened by pglazkov - 2
Compilation fails in Visual Studio for Mac
#13 opened by EltonGarcia - 9
How to remove a rule
#15 opened by maciz84 - 0
- 2
Type 'DataErrorInfoAdapter' is not defined
#12 opened by maciz84 - 0
- 1
- 0
Validation gets stuck (doesn't return any results) if one of the synchronous rules throws an exception after other successful rules.
#10 opened by pglazkov - 2
Consider adding Validate/ValidateAsync method overloads that use [CallerMemberName]
#7 opened by nathan-alden-sr - 0
Make the white space consistent (spaces).
#8 opened by pglazkov - 0
- 0
Spelling error
#6 opened by nathan-alden-sr - 1
Add how to use this library in readme file
#1 opened by disklosr - 5
How to do Validation during Propoerty Set
#2 opened by disklosr - 2
Adding nuget package 2.0.2 to project targeting .NET 4.5 will add reference to 4.0 assembly
#3 opened by mgnslndh - 0
Random long runing validation
#4 opened by pglazkov