djv icon indicating copy to clipboard operation
djv copied to clipboard

String format validation

Open bytesnz opened this issue 5 years ago • 0 comments

Updating date-time to validate only string and as per https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-8.3.1/https://tools.ietf.org/html/rfc3339#section-5.6

  • [x] Move current date-time format to dateish
  • [x] Add date-time format
  • [x] Add date format
  • [x] Add time format
  • [x] Make date/time formats only validate strings
  • [x] Make other formats only validate strings (as per https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-8.1)

bytesnz avatar Aug 15 '20 18:08 bytesnz