Module: PairKit::JsonSchema::Dsl::NumberDsl
- Includes:
- CommonPartialDsl, NumericPartialDsl
- Defined in:
- lib/pair_kit/json_schema/dsl/nodes/number_dsl.rb
Method Summary
Methods included from NumericPartialDsl
#gt, #gteq, #lt, #lteq, #mult_of
Methods included from NullPartialDsl
Methods included from StructuralPartialDsl
#_else, #_if, #_not, #_then, #all_of, #any_of, #one_of
Methods included from EnumPartialDsl
Methods included from ConstPartialDsl
Methods included from MetaDataPartialDsl
#default, #deprecated, #description, #example, #read_only, #readable, #title, #writable, #write_only
Methods included from CorePartialDsl
#anchor, #comment, #define, #dynamic_anchor, #dynamic_ref, #id, #ref, #schema, #vocabulary