Method: MediaTypes::Dsl::ClassMethods#schema_for

Defined in:
lib/media_types/dsl.rb

#schema_for(constructable) ⇒ Object



86
87
88
# File 'lib/media_types/dsl.rb', line 86

def schema_for(constructable)
  validations.find(constructable)
end