Class JSON::Schema::PropertiesV4Attribute
In: lib/json-schema/attributes/properties.rb
Parent: PropertiesAttribute

Methods

required?  

Public Class methods

draft4 relies on its own RequiredAttribute validation at a higher level, rather than as an attribute of individual properties.

[Validate]