This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
json-schema
Watch
1
Star
0
Fork
0
You've already forked json-schema
mirror of
https://github.com/justinrainbow/json-schema.git
synced
2025-05-01 12:08:02 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
json-schema
/
tests
History
jbaron-gingco
24aa1a916a
[BUGFIX] Add unicode support in patternProperties and in format constraints (
#338
)
2016-12-02 11:42:45 -06:00
..
Constraints
[BUGFIX] Add unicode support in patternProperties and in format constraints (
#338
)
2016-12-02 11:42:45 -06:00
Drafts
Tweaked tests for assoc array tests
2016-07-04 11:47:19 +02:00
Entity
use JsonPointer for path handling
2016-08-02 15:02:29 +02:00
Exception
add tests to validate existing exception hierarchy, in preparation for adjustment. add \RuntimeException wrapper. update all extensions of \RuntimeException to extend the wrapper. spl-exception wrappers now implement a common exception interface for this package. this allows consumers to handle all custom exception types thrown by catching the common interface rather than by catching each specific extension or their spl parents.
2016-06-28 13:10:14 -07:00
fixtures
Bump json-schema/JSON-Schema-Test-Suite to 1.2.0. Add data set
2016-05-09 23:42:42 +02:00
Uri
performance improvements (
#310
)
2016-10-10 07:37:37 -05:00
Rfc3339Test.php
Bump json-schema/JSON-Schema-Test-Suite to 1.2.0. Add data set
2016-05-09 23:42:42 +02:00
SchemaStorageTest.php
Add support for $ref on properties (
#317
)
2016-10-10 04:18:54 +01:00