Schema Types

The following types are possible in the schema definition. And each type has it’s own possible properties which are described further in the type itself.

See the lists below in which the different types are sorted into different categories:

Basic Types :Any - Boolean - String -

Collections :Array - Object -

Logic Types :And - Or -

Numerical Types :Float - Integer - Percent - Byte -

Time Elements :Datetime - Interval -

Network Types :IP Address - Hostname - TCP/UDP Ports - URL - Email - File -

Code Elements :Function - Object - RegExp -

Special Formats :Handlebars -