geraintluff / jsv4-php

A (coercive) JSON Schema v4 Validator for PHP
Other
114 stars 31 forks source link

Error messages translation #34

Open diegohdk opened 7 years ago

diegohdk commented 7 years ago

It would be helpful to put all error messages on a separate file. So to translate them we only need to create a new file with the translations and pass it to the validator class.