Evgeny Gushchin

1pod
The EGFormValidator framework allows you to validate any input field in a convenient way and to display error absolutely anywhere you want.
Availables built-in form validators: * Mandatory * Digits Only * Minlength * Maxlength * EqualTo * Email * AlphaNumeric * Regular Expression
It is also extendable, so you can easily create your own input validator.
Add custom styles to highlight invalid input fields.
Add a condition when a validator should be applied.
License: MIT