Method: JSON::Schema::MinItemsAttribute.limit_name

Defined in:
lib/json-schema/attributes/limits/min_items.rb

.limit_nameObject



6
7
8
# File 'lib/json-schema/attributes/limits/min_items.rb', line 6

def self.limit_name
  'minItems'
end