$errors
$errors : array
A more basic constraint definition - used for the public interface to avoid exposing library internals.
$factory : \JsonSchema\Constraints\Factory
__construct(\JsonSchema\Constraints\Factory $factory = null)
\JsonSchema\Constraints\Factory | $factory |
addError(\JsonSchema\Entity\JsonPointer $path = null, $message, $constraint = '', array $more = null)
\JsonSchema\Entity\JsonPointer | $path | |
$message | ||
$constraint | ||
array | $more |