MvvmValidation icon indicating copy to clipboard operation
MvvmValidation copied to clipboard

How to apply Validation on Xamarin.Forms??

Open Quico20 opened this issue 5 years ago • 0 comments

I'm trying to follow you sample applying in it to a Xamarin.Forms app but, in the Xaml code I havent been able to find this property: ValidatesOnDataErrors=True

it just doesnt exist on xamarin, so how do you make the validation warnings appear in a Xamarin.Forms app?? where do i retreive them?

Quico20 avatar Sep 04 '19 19:09 Quico20