cypress-io / schema-tools

Validate, sanitize and document JSON schemas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add additional validation property types

brian-mann opened this issue · comments

  • maxLength
  • minLength
  • multipleOf
  • uniqueItems
  • contains
    etc etc etc