warlock icon indicating copy to clipboard operation
warlock copied to clipboard

Enforce format like date-time

Open patrickwerz opened this issue 4 years ago • 0 comments

Hello, is there a way to enforce the rfc3339 date-time format (e.g. '2020-07-02T07:27:15+02:00')?

Currently this property would allow any string. 'time': {'type': 'string', 'format': 'date-time'}

Thanks in advance, Patrick

patrickwerz avatar Jul 02 '20 14:07 patrickwerz