class SchemaTest::Property::Uri

Public Instance Methods

json_schema_format() click to toggle source
# File lib/schema_test/property.rb, line 93
def json_schema_format
  'uri'
end