Class: Maze::Schemas::ErrorValidator
- Inherits:
-
ValidatorBase
- Object
- ValidatorBase
- Maze::Schemas::ErrorValidator
- Defined in:
- lib/maze/schemas/error_validator.rb
Overview
Contains a set of pre-defined validations for ensuring errors are correct
Constant Summary
Constants inherited from ValidatorBase
ValidatorBase::HEX_STRING_16, ValidatorBase::HEX_STRING_32, ValidatorBase::HOUR_TOLERANCE
Instance Attribute Summary
Attributes inherited from ValidatorBase
Method Summary
Methods inherited from ValidatorBase
#each_element_contains, #each_element_contains_each, #each_element_exists, #each_event_contains, #each_event_contains_each, #element_a_greater_or_equal_element_b, #element_exists, #element_has_value, #element_int_in_range, #initialize, #regex_comparison, #validate, #validate_header, #validate_timestamp
Constructor Details
This class inherits a constructor from Maze::Schemas::ValidatorBase