Home
Classes
Methods
Defined In
lib/json-schema/attribute.rb
lib/json-schema/attributes/additionalitems.rb
lib/json-schema/attributes/additionalproperties.rb
lib/json-schema/attributes/allof.rb
lib/json-schema/attributes/anyof.rb
lib/json-schema/attributes/dependencies.rb
lib/json-schema/attributes/disallow.rb
lib/json-schema/attributes/divisibleby.rb
lib/json-schema/attributes/enum.rb
lib/json-schema/attributes/extends.rb
lib/json-schema/attributes/format.rb
lib/json-schema/attributes/formats/custom.rb
lib/json-schema/attributes/formats/date.rb
lib/json-schema/attributes/formats/date_time.rb
lib/json-schema/attributes/formats/date_time_v4.rb
lib/json-schema/attributes/formats/ip.rb
lib/json-schema/attributes/formats/time.rb
lib/json-schema/attributes/formats/uri.rb
lib/json-schema/attributes/items.rb
lib/json-schema/attributes/limit.rb
lib/json-schema/attributes/maxdecimal.rb
lib/json-schema/attributes/multipleof.rb
lib/json-schema/attributes/not.rb
lib/json-schema/attributes/oneof.rb
lib/json-schema/attributes/pattern.rb
lib/json-schema/attributes/patternproperties.rb
lib/json-schema/attributes/properties.rb
lib/json-schema/attributes/properties_optional.rb
lib/json-schema/attributes/ref.rb
lib/json-schema/attributes/required.rb
lib/json-schema/attributes/type.rb
lib/json-schema/attributes/type_v4.rb
lib/json-schema/attributes/uniqueitems.rb
lib/json-schema/errors/custom_format_error.rb
lib/json-schema/errors/json_load_error.rb
lib/json-schema/errors/json_parse_error.rb
lib/json-schema/errors/schema_error.rb
lib/json-schema/errors/schema_parse_error.rb
lib/json-schema/errors/uri_error.rb
lib/json-schema/errors/validation_error.rb
lib/json-schema/schema.rb
lib/json-schema/schema/reader.rb
lib/json-schema/schema/validator.rb
lib/json-schema/util/uri.rb
lib/json-schema/util/uuid.rb
lib/json-schema/validator.rb
lib/json-schema/validators/draft1.rb
lib/json-schema/validators/draft2.rb
lib/json-schema/validators/draft3.rb
lib/json-schema/validators/draft4.rb
lib/json-schema/validators/draft6.rb
lib/json-schema/validators/hyper-draft1.rb
lib/json-schema/validators/hyper-draft2.rb
lib/json-schema/validators/hyper-draft3.rb
lib/json-schema/validators/hyper-draft4.rb
lib/json-schema/validators/hyper-draft6.rb
Pages
LICENSE
README
Class and Module Index
ArraySet
Gem
Gem::Specification
JSON
JSON::Schema
JSON::Schema::AdditionalItemsAttribute
JSON::Schema::AdditionalPropertiesAttribute
JSON::Schema::AllOfAttribute
JSON::Schema::AnyOfAttribute
JSON::Schema::Attribute
JSON::Schema::CustomFormat
JSON::Schema::CustomFormatError
JSON::Schema::DateFormat
JSON::Schema::DateTimeFormat
JSON::Schema::DateTimeV4Format
JSON::Schema::DependenciesAttribute
JSON::Schema::DependenciesV4Attribute
JSON::Schema::DisallowAttribute
JSON::Schema::DivisibleByAttribute
JSON::Schema::Draft1
JSON::Schema::Draft2
JSON::Schema::Draft3
JSON::Schema::Draft4
JSON::Schema::Draft6
JSON::Schema::EnumAttribute
JSON::Schema::ExtendsAttribute
JSON::Schema::FormatAttribute
JSON::Schema::HyperDraft1
JSON::Schema::HyperDraft2
JSON::Schema::HyperDraft3
JSON::Schema::HyperDraft4
JSON::Schema::HyperDraft6
JSON::Schema::IP4Format
JSON::Schema::IP6Format
JSON::Schema::IPFormat
JSON::Schema::ItemsAttribute
JSON::Schema::JsonLoadError
JSON::Schema::JsonParseError
JSON::Schema::LimitAttribute
JSON::Schema::MaxDecimalAttribute
JSON::Schema::MaxItemsAttribute
JSON::Schema::MaxLengthAttribute
JSON::Schema::MaxPropertiesAttribute
JSON::Schema::MaximumAttribute
JSON::Schema::MaximumInclusiveAttribute
JSON::Schema::MinItemsAttribute
JSON::Schema::MinLengthAttribute
JSON::Schema::MinPropertiesAttribute
JSON::Schema::MinimumAttribute
JSON::Schema::MinimumInclusiveAttribute
JSON::Schema::MultipleOfAttribute
JSON::Schema::NotAttribute
JSON::Schema::NumericLimitAttribute
JSON::Schema::OneOfAttribute
JSON::Schema::PatternAttribute
JSON::Schema::PatternPropertiesAttribute
JSON::Schema::PropertiesAttribute
JSON::Schema::PropertiesOptionalAttribute
JSON::Schema::PropertiesV4Attribute
JSON::Schema::ReadError
JSON::Schema::ReadFailed
JSON::Schema::ReadRefused
JSON::Schema::Reader
JSON::Schema::RefAttribute
JSON::Schema::RequiredAttribute
JSON::Schema::SchemaError
JSON::Schema::SchemaParseError
JSON::Schema::TimeFormat
JSON::Schema::TypeAttribute
JSON::Schema::TypeV4Attribute
JSON::Schema::UniqueItemsAttribute
JSON::Schema::UriError
JSON::Schema::UriFormat
JSON::Schema::ValidationError
JSON::Schema::Validator
JSON::Util
JSON::Util::URI
JSON::Util::UUID
JSON::Validator
JSON::Validator::UUIDTools
JSON::Validator::Yajl
module JSON