networknt / json-schema-validator

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Apache License 2.0
855 stars 325 forks source link

Support list of Locales #908

Closed martin-sladecek closed 9 months ago

martin-sladecek commented 10 months ago

It would be great to support multiple locales that will match the first available in the order of preference. This might be e.g. coming from a client through "Accept-Language" header.