Data Types
- Text - A string of text
- URL - A W3C valid URL
- Cardinal - An indicator of cardinality
- Number - Validates that something is a Number.
- Integer - Validates that something is an Integer.
- FloatingPoint - Validates that something is a floating point number.
- Boolean - True, or false
- DateTime - ISO8601 Date Time
- Date - ISO8601 Date
- JSON - JSON data