Proveryator is a set of validation rules which lets you add server-side
validation to your forms quickly and with as little effort as possible. The
script checks the values that a user has entered into your form, and if it
doesn’t meet the criteria specified (e.g. they failed to enter a value, or
they entered a fake email address), they are returned to the original form
with a list of all the offending fields.