Class
JSON::Schema::LimitAttribute
In:
lib/json-schema/attributes/limit.rb
Parent:
Attribute
Methods
acceptable_type
error_message
exclusive?
invalid?
limit
limit_name
validate
value
Public Class methods
acceptable_type
()
error_message
(schema)
exclusive?
(schema)
invalid?
(schema, data)
limit
(schema)
limit_name
()
validate
(current_schema, data, fragments, processor, validator, options = {})
value
(data)
[Validate]