Class: Aequitas::Rule::Length::Dummy

Inherits:
Aequitas::Rule::Length show all
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

#equalizer

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

#equalize_on

Constructor Details

This class inherits a constructor from Aequitas::Rule