Form 1
Username
filters[trimedges], constraints[required, maxlength(8)]
Password
constraints[required, minlength(3)]
Repeat Password
constraints[equal(password)]
Age
constraints[required, integer, min(18)]
Form 2
Username
constraints[required, maxlength(8)]