dulibrarytech / digitaldu-frontend

Digital Collections DU front end
Apache License 2.0
3 stars 0 forks source link

Validate search date parameters #364

Closed jrynhart closed 3 years ago

jrynhart commented 3 years ago

Ensure the format is YYYY or MM-DD-YYYY. Values that do not match these can cause en Elastic search error (Serverside) Add client form validation

jrynhart commented 3 years ago

At this point conforming dates to YYYY format Future enhancement is possible for dates with month/day