Module: Schemify::Vocabularies::Applicator

Extended by:
Keyword::Builder
Defined in:
lib/schemify/vocabularies.rb

Overview

The applicator vocabulary defined by the JSON Schema specification

Constant Summary collapse

KEYWORDS =
%i[prefix_items items contains additional_properties properties pattern_properties dependent_schemas
property_names if then else all_of any_of one_of not].freeze

Method Summary

Methods included from Keyword::Builder

setup_vocabulary