28 29 30
# File 'lib/json_schemer/openapi.rb', line 28 def validate(**options) @document_schema.validate(@document, **options) end