Module: DecoLite::RequiredFieldsOptionable
- Included in:
- OptionsDefaultable, OptionsValidatable
- Defined in:
- lib/deco_lite/required_fields_optionable.rb
Overview
Defines the fields option hash key and acceptable hash key values.
Constant Summary collapse
- OPTION_REQUIRED_FIELDS =
The option hash key for this option.
:required_fields- OPTION_REQUIRED_FIELDS_AUTO =
The valid option values for this option key.
:auto- OPTION_REQUIRED_FIELDS_DEFAULT =
The default value for this option.
OPTION_REQUIRED_FIELDS_AUTO- OPTION_REQUIRED_FIELDS_VALUES =
The valid option key values for this option.
[OPTION_REQUIRED_FIELDS_AUTO].freeze