Method List
-
#array JSON::Schema
-
#boolean JSON::Schema
-
#const JSON::Schema::Leaf
-
#default JSON::Schema::Leaf
-
#description JSON::Schema::Leaf
-
#enum JSON::Schema::Leaf
-
#initialize JSON::Schema::Object
-
#initialize JSON::Schema::Array
-
#initialize JSON::Schema::Leaf
-
#integer JSON::Schema
-
#max JSON::Schema::Number
-
#max JSON::Schema::Integer
-
#max JSON::Schema::String
-
#min JSON::Schema::Number
-
#min JSON::Schema::String
-
#min JSON::Schema::Integer
-
#multiple_of JSON::Schema::Integer
-
#multiple_of JSON::Schema::Number
-
#null JSON::Schema
-
#number JSON::Schema
-
#object JSON::Schema
-
#required JSON::Schema::Leaf
-
#required? JSON::Schema::Leaf
-
#string JSON::Schema
-
#to_h JSON::Schema::Object
-
#to_h JSON::Schema::Array
-
#to_h JSON::Schema::Number
-
#to_h JSON::Schema::String
-
#to_h JSON::Schema::Boolean
-
#to_h JSON::Schema::Leaf
-
#to_h JSON::Schema::Integer
-
#to_h JSON::Schema::Null
-
#to_json JSON::Schema::Leaf
-
#to_json JSON::Schema::Object
-
#to_json JSON::Schema::Array