Valid: A-Z
if(v::alpha($input)) { echo 'Yay, valid!'; }
fields: example: label: Example field type: text validate: alpha