leadpony / justify

Justify is a JSON validator based on JSON Schema Specification and Jakarta JSON Processing API (JSON-P).
Apache License 2.0
96 stars 18 forks source link

Problem for french support for validation message #69

Open meilleureVie opened 3 years ago

meilleureVie commented 3 years ago

I can't see anyway to enable french version for validation messages. I can see that in properties file you only configure just from 2 languages describe by "messages_ja.properties" and "messages_zh_CN.properties". So is there a way to add on demand at configuration step a new properties file so that i can make that api work for my french Locale ?