Method: JSONSchemer::Result#annotation

Defined in:
lib/json_schemer/result.rb

#annotationObject

Returns the value of attribute annotation

Returns:

  • (Object)

    the current value of annotation


12
13
14
# File 'lib/json_schemer/result.rb', line 12

def annotation
  @annotation
end