gbv / validation-server

Web service to validate data with support of multiple schema languages
https://format.gbv.de/validate/
MIT License
2 stars 1 forks source link

UI: text field / editor with data to be validated #53

Open nichtich opened 2 years ago

nichtich commented 2 years ago

Current data field is only one line. Allow to expand to a text editor, possibly with syntax highlighting and error shown in the editor. See https://codemirror.net/6/examples/bundle/ how to integrate CodeMirror as we likely want syntax-highlighting and error display in the input form (aka editor)