Basic validation
check : required field, valid email address, length textarea and valid url.
Advanced validation
check : data-range, valid phone, valid ISO date and valid url.
Password validation
check : Validates that the length of a string is at least as long as the given limit and Validates that a value is identical.