Class: Aequitas::Rule::Length::Dummy
- Inherits:
-
Aequitas::Rule::Length
- Object
- Aequitas::Rule
- Aequitas::Rule::Length
- Aequitas::Rule::Length::Dummy
- Defined in:
- lib/aequitas/rule/length.rb
Instance Attribute Summary
Attributes inherited from Aequitas::Rule
#attribute_name, #custom_message, #guard, #skip_condition
Attributes included from ValueObject
Method Summary
Methods inherited from Aequitas::Rule::Length
rules_for, #valid?, #valid_length?, #value_length
Methods inherited from Aequitas::Rule
#attribute_value, #execute?, #initialize, rules_for, #skip?, #validate, #violation_data, #violation_info, #violation_values
Methods included from ValueObject
Constructor Details
This class inherits a constructor from Aequitas::Rule