json-schema-org / JSON-Schema-Test-Suite

A language agnostic test suite for the JSON Schema specifications
MIT License
625 stars 209 forks source link

add time test 'contains alphabets' #611

Closed santhosh-tekuri closed 2 years ago

santhosh-tekuri commented 2 years ago

in Golang time from stdlib does not support Lea-seconds. so in my library I am validating time myself. found these based on my test-coverage.

Julian commented 2 years ago

Thanks, keep em coming :)