Class JSON::Validator
In: lib/json-schema/validator.rb
Parent: Object

Methods

External Aliases

'validate!' -> 'validate2'

Public Class methods

Public Instance methods

Build all schemas with IDs, mapping out the namespace

Either load a reference schema or create a new schema

Run a simple true/false validation of data against a schema

[Validate]