class JsonSchema::Schema::Link

Public Instance Methods

cromulent?() click to toggle source
# File lib/json_schema-cromulent_links.rb, line 11
def cromulent?
  href && method && title
end