ValidationRulesPlugin
ValidationRulesPlugin copied to clipboard
Create and validate property rules for all your Xamarin and Windows apps and improve the quality of your data.
Using reactive UI, we could make the validation process of the validation rules plugin automatic, and even do validation based on other properties of the same ViewModel. ## Features -...
Please take a moment to fill out the following: Fixes issue #23 Changes Proposed in this pull request: - Added a reactive validation rules mechanism based on the original validation...
Is it possible to do a comparison of a property with another property using the ValidationRules plugin? My example - I have a StartTime and EndTime and want to validate...