Class: Liminal::Adapters::DrySchemaV1::NotNode
- Inherits:
-
Struct
- Object
- Struct
- Liminal::Adapters::DrySchemaV1::NotNode
- Defined in:
- lib/liminal/adapters/dry_schema_v1.rb
Instance Attribute Summary collapse
-
#rule ⇒ Object
Returns the value of attribute rule.
Instance Attribute Details
#rule ⇒ Object
Returns the value of attribute rule
15 16 17 |
# File 'lib/liminal/adapters/dry_schema_v1.rb', line 15 def rule @rule end |