Checks for a valid integer value
if(v::integer(12)) { echo 'Yay, valid!'; }
fields: example: label: Example field type: text validate: integer