In this blog post, you will learn how to validate xaml elements using Xamarin Community Toolkit in Xamarin.Forms App
Introduction
Xamarin.Forms code runs on multiple platforms - each of which has its own filesystem. This means that reading and writing files is most easily done using the native file APIs on each platform. Alternatively, embedded resources are a simpler solution to distribute data files with an app.
Xamarin Community Toolkit
Xamarin Community Toolkit is a collection of reusable elements for mobile development with Xamarin.Forms, including animations, behaviors, converters, effects, and helpers. It simplifies and demonstrates common developer tasks when building iOS, Android, macOS, WPF and UWP apps using Xamarin.Forms.
The Xamarin Community Toolkit is available as a Visual Studio NuGet package for new or existing Xamarin.Forms projects.
Validation Behaviours
- CharactersValidationBehavior
- EmailValidationBehavior
- MultiValidationBehavior
- NumericValidationBehavior
- RequiredStringValidationBehavior
- TextValidationBehavior
- UriValidationBehavior
References
- https://docs.microsoft.com/en-us/xamarin/community-toolkit/behaviors/
- https://github.com/xamarin/XamarinCommunityToolkit
Prerequisites
- Visual Studio 2017 or later (Windows or Mac)
Let's Start
Setting up a Xamarin.Forms Project
Start by creating a new Xamarin.Forms project. You will learn more by going through the steps yourself.
Create a new or existing Xamarin forms(.Net standard) Project. With Android and iOS Platform.
Install Xamarin.CommunityToolkit NuGet
Install the following Nuget from Nuget Manager In your Visual Studio.
- Xamarin.CommunityToolkit
CharactersValidation
CharactersValidationBehavior is a behavior that allows the user to validate text input depending on specified parameters.
Following CharacterType you can validate
Xaml Code
Here the sample is validating Numeric with 5 character.
Result
The value should below 5 char only if it's greater than 5 it's shows error when you submit.
More info
https://docs.microsoft.com/en-us/xamarin/community-toolkit/behaviors/charactersvalidationbehavior
EmailValidation
EmailValidationBehavior is a behavior that allows users to determine whether or not text input is a valid email address.
Xaml code
Regex validation
More info
https://docs.microsoft.com/en-us/xamarin/community-toolkit/behaviors/emailvalidationbehavior
Result
MultiValidation
MultiValidationBehavior is a behavior that allows the user to combine multiple validators to validate text input depending on specified parameters. For example, an Entry control can be styled differently depending on whether a valid or an invalid text input is provided.
Xaml code
More info
https://docs.microsoft.com/en-us/xamarin/community-toolkit/behaviors/multivalidationbehavior
Result
Conclusion
I hope you have understood how to validate xaml elements using Xamarin Community Toolkit in Xamarin.Forms App
Thanks for reading. Please share your comments and feedback. Happy Coding :)
Very interesting post..
ReplyDeleteAbout - Xamarin.Forms - Validation using Xamarin Community Toolkit
Xamarin app Development Company
xamarin app Development Services
This comment has been removed by the author.
ReplyDeleteThanks for posting the best information,
ReplyDeleteplease share more like that.
Iqra technology
Attract Group's retail e-commerce services are top-notch! Their expertise in developing custom e-commerce solutions is unparalleled. The team's attention to detail and commitment to creating user-friendly interfaces make them a standout choice for any business looking to elevate their online presence. Highly recommend their services for a successful e-commerce venture.
ReplyDelete