mirror of
https://github.com/justinrainbow/json-schema.git
synced 2025-03-18 21:29:46 +01:00
rename JsonSchema to Validator
This commit is contained in:
parent
8620623a16
commit
eddad9ae52
@ -28,7 +28,7 @@ $result = JsonSchema::validate(
|
||||
|
||||
namespace JsonSchema;
|
||||
|
||||
class JsonSchema {
|
||||
class Validator {
|
||||
|
||||
static $errors = array();
|
||||
static $formatValidator;
|
Loading…
x
Reference in New Issue
Block a user