Class
JSON::Schema::ValidationError
In:
lib/json-schema/validator.rb
Parent:
StandardError
Methods
new
to_hash
to_string
Attributes
failed_attribute
[RW]
fragments
[RW]
schema
[RW]
sub_errors
[RW]
Public Class methods
new
(message, fragments, failed_attribute, schema)
Public Instance methods
to_hash
()
to_string
()
[Validate]