Performing validation if field value exceed given number of characters

In the following form, the Full name and Phone number fields will be validated when they have at least 10 and 5 characters, respectively. It is done by using the threshold option provided by the Trigger plugin.
Notice that this option doesn't effect on radio, checkbox, select elements.
Performing validation if field value exceed given number of characters

See also