remoteoss / json-schema-form

https://json-schema-form.vercel.app
MIT License
70 stars 7 forks source link

fix(date): Validate based on minDate and maxDate #30

Closed gabrielseco closed 12 months ago

gabrielseco commented 12 months ago

1. Description

Add validation for minDate and maxDate for inputType date

Issue tracker (Private): https://linear.app/remote/issue/RMT-542

Solves RMT-542

2. How to test this

I've created an internal MR where you can test that everything is working