Class: Odin::Validation::InvariantEvaluator::Str

Inherits:
Struct
  • Object
show all
Defined in:
lib/odin/validation/invariant_evaluator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



32
33
34
# File 'lib/odin/validation/invariant_evaluator.rb', line 32

def value
  @value
end