Class Schema
A JSON schema.
Used to validate other JSON files.
Methods summary
public static
|
|
public
|
#
__construct( string $pathname )
Initialize the |
public
boolean
|
|
public
boolean
|
Properties summary
protected
mixed
|
$schema
Schema. |
|
protected
JsonSchema\Validator
|
$validator
Validator. |