Class: Glia::Errors::InvalidFormatError::Formats
- Inherits:
-
Object
- Object
- Glia::Errors::InvalidFormatError::Formats
- Defined in:
- lib/glia/errors/client_errors.rb
Constant Summary collapse
- DATE_TIME =
'date_time'- DATE =
'date'- TIME =
'time'- UUID =
'uuid'- URL =
'url'- REGULAR_EXPRESSION =
'regular_expression'