adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

Add custom error messages #240

Open jlblcc opened 4 years ago

jlblcc commented 4 years ago

The schema validator, https://github.com/epoberezkin/ajv , used by the mdEditor supports custom error messages, see https://github.com/epoberezkin/ajv-errors. Adding custom errors that provide context would help users identify where the errors are occurring.