124 125 126
# File 'lib/json_schemer/schema.rb', line 124 def validate_schema(**options) meta_schema.validate(value, **options) end