jdorn / json-editor

JSON Schema Based Editor
MIT License
5.8k stars 1.08k forks source link

Validation on server side #266

Open crisp-github opened 9 years ago

crisp-github commented 9 years ago

Hi, can we use the same validation rules on the server side ? (ideally PHP and "plug'n'play") Look great by the way!

OnkelTem commented 9 years ago

+1

shikshik commented 8 years ago

+1

How to push server errors into field's error messages same as in the client side validation?