Changes for version 0.015 - 2012-12-15
- (Bugfix) enum assumed that all enumerated values would be non-references; this assumption was incorrect. Reference values are now allowed in an enumeration.
- (Documentation) Document test suite.
Documentation
examples of JSON::Schema
Modules
validate JSON against a schema
an error that occurred when checking an instance against a schema
helper class for JSON::Schema
represents JSON's null value
the result of checking an instance against a schema