Skip to content
Gnof edited this page Apr 10, 2015 · 3 revisions

The result object returned to you after a valid Validation Object + target validation string has been passed to JsonValidator.validate() looks something like this:

{
    validation-result: <the result of your test>,
    validation-details: [{

//TODO: Finish this.

Clone this wiki locally