Skip to content

How to validate the controls in Xamarin.Forms

Notifications You must be signed in to change notification settings

SyncfusionExamples/dataform-validatation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to validate the controls in Xamarin.Forms

If any user interface enterprise application receives the input, our common requirement will be to validate the provided information (such as Email address, password, phone number) whether it satisfies the desired format and range for further processing. You can validate the data in user interface control by using the built-in validations such as INotifyDataErrorInfo and Data annotation while following the MVVM pattern.

About

How to validate the controls in Xamarin.Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages