Module: Schematic::Types::RulesengineTraitDefinitionComparableType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/rulesengine_trait_definition_comparable_type.rb
Constant Summary collapse
- BOOL =
"bool"- DATE =
"date"- INT =
"int"- STRING =
"string"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values