Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@v-v-vishnevskiy v-v-vishnevskiy released this 22 Dec 20:19
· 4 commits to main since this release

Features

  • Checking the provided keyword values
  • Added keywords for draft-04
    • $schema
    • additionalItems
    • additionalProperties
    • allOf
    • anyOf
    • dependencies
    • enum
    • exclusiveMaximum
    • exclusiveMinimum
    • format
    • items
    • maximum
    • maxItems
    • maxLength
    • maxProperties
    • minimum
    • minItems
    • minLength
    • minProperties
    • multipleOf
    • not
    • oneOf
    • pattern
    • patternProperties
    • properties
    • required
    • type
    • uniqueItems