Class: Compel::Builder::Integer
- Includes:
- CommonValue
- Defined in:
- lib/compel/builder/integer.rb
Instance Attribute Summary
Attributes inherited from Schema
Instance Method Summary collapse
-
#initialize ⇒ Integer
constructor
A new instance of Integer.
Methods included from CommonValue
#coerce_value!, #coerce_values_ary!, #in, #max, #min, #raise_array_error, #raise_array_values_error, #raise_value_error, #range
Methods inherited from Schema
#build_option, #default_options, #default_value, human_name, #required?, #validate
Methods included from Common
#coerce_if_proc, #default, #if, #is, #length, #max_length, #min_length, #required