Class: Odin::Validation::InvariantEvaluator::Not
- Inherits:
-
Struct
- Object
- Struct
- Odin::Validation::InvariantEvaluator::Not
- Defined in:
- lib/odin/validation/invariant_evaluator.rb
Instance Attribute Summary collapse
-
#operand ⇒ Object
Returns the value of attribute operand.
Instance Attribute Details
#operand ⇒ Object
Returns the value of attribute operand
35 36 37 |
# File 'lib/odin/validation/invariant_evaluator.rb', line 35 def operand @operand end |