Method: NxtSchema::Validators::Equality#expectation
- Defined in:
- lib/nxt_schema/validators/equal_to.rb
#expectation ⇒ Object (readonly)
Returns the value of attribute expectation.
9 10 11 |
# File 'lib/nxt_schema/validators/equal_to.rb', line 9 def expectation @expectation end |