Validatr is a jQuery plugin that relies on using modern HTML5 input attributes to perform validation.
Validatr supports HTML5 new input types such as email,
color,
date,
number,
range,
url
. Input types such as text
, checkbox
, radio
, etc. are also supported, but do not require the same level of validation.