Checks for a valid IP address
if(v::ip('127.0.0.1')) { echo 'Yay, valid!'; }
fields: example: label: Example field type: text validate: ip