Skip to content

Schema validation

Compare
Choose a tag to compare
@g105b g105b released this 01 Mar 14:39
· 5 commits to master since this release
ed440a9

In this release, we can now automatically validate JSON objects according to a schema. This feature exists so that WebEngine applications can serve JSON API endpoints with the same effort as HTML pages.

Read the wiki for more information!