You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christophe Coevoet 6daa2afdd3 Fix the handling of references in JSON schemas when validating
References must be resolved when loading the schema, otherwise they will fail
when using them.
The easiest way is actually to let the JsonSchema library load the file itself.
8 years ago
..
JsonFile.php Fix the handling of references in JSON schemas when validating 8 years ago
JsonFormatter.php Fix CS 9 years ago
JsonManipulator.php Rework JSON matching to use a properly recursive pattern, fixes #5771 8 years ago
JsonValidationException.php Simplified syntax 10 years ago