Info
Version: | 1.0.0.1 |
Author(s): | JosuéYeray |
Last Update: | Saturday, June 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WinPRTValidations |
Install
Install-Package WinPRTValidations
dotnet add package WinPRTValidations
paket add WinPRTValidations
WinPRTValidations Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Adding a simple behavior to your textbox you can make text validations with regular expressions, numeric / non numeric or not empty conditions. Also you can control when the validation is realized: on loaded, on keypress, on tapped, on lost focus...