Class: Predicates::Size
Overview
Size is just an alias for Length
Instance Attribute Summary
Attributes inherited from Length
#above, #below, #exactly, #range
Attributes inherited from Base
#error_message, #full_message, #or_empty, #validate_if, #validate_on
Method Summary
Methods inherited from Length
#error_binds, #error_message, #normalize, #validate
Methods inherited from Base
#allow_empty?, #error, #error_binds, #initialize, #normalize, #to_human, #validate
Constructor Details
This class inherits a constructor from Predicates::Base