jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
PHPMIT
Issues
- 3
oneOf never validates when one item is array type the other is scalar or null when checkMode = Constraint::CHECK_MODE_COERCE_TYPES
#770 opened by jozefbriss - 12
Validator::validate() doesn't correctly apply schema ID when the schema is an assoc array (works when an object)
#767 opened by dkarlovi - 4
Re-evaluate icecave dependency
#753 opened by W0rma - 4
Trouble with maxProperties on array type
#762 opened by mrFANRA - 1
'ext-json' is missing in composer. json
#755 opened by DannyvdSluijs - 0
Format attribute should not validate data instances that aren't the instance type to validate
#756 opened by DannyvdSluijs - 5
- 3
bug: type order in 'allOf' has an impact
#712 opened by kroc702 - 3
The returned validation errors make little sense
#754 opened by DumboJet - 0
Deprecations in PHP >= 8.1 when running test
#751 opened by DannyvdSluijs - 2
List on json-schema.org
#750 opened by benjagm - 2
Triage on Issues & Pull requests
#716 opened by DannyvdSluijs - 4
Type coercion not working properly in 5.2.13
#718 opened by guvra - 8
- 4
New method for getting the content
#734 opened by marineusde - 2
- 2
PHP 8.4 warnings
#730 opened by matbech - 48
New maintainer required
#658 opened by erayd - 3
- 3
Deprecation notice with PHP 8.1
#668 opened by sebastianbergmann - 1
Exception Error: "Maximum function nesting level of '256' reached, aborting!"
#679 opened by infisamk - 6
Custom error messages
#677 opened by rudiedirkx - 1
JsonSchema\Exception\ResourceNotFoundException
#674 opened by msarocha - 12
Can't validate array of items with anyOf
#647 opened by ovidals - 2
- 5
bug: anyOf / oneOf with objects and default values
#711 opened by kroc702 - 4
Show line numbers
#680 opened by abitrolly - 3
Why do we support higher version json-schema?
#699 opened by hzb1115 - 7
Latest version named `v5.2.13` introduced issues in other soft that use versionning comparaison
#708 opened by llaville - 4
Mixing properties and patternProperties fails for properties not matching the patternProperties definition
#705 opened by fabian-mcfly - 6
Inconsistent behavior with allOf/oneOf between master branch and latest release (v5.2.13)
#702 opened by dgiotas - 2
Version number format changed in 5.2.13
#703 opened by shadowhand - 4
- 3
- 5
JsonSchema\Exception\InvalidArgumentException | is an invalid type for string|null
#692 opened by Aribros - 2
JsonSchema\Exception\InvalidArgumentException
#691 opened by Aribros - 4
oneOf, and anyOf annotation example
#684 opened by lewiscowleschipuk - 4
Validation always returning true
#683 opened by mateuslacorte - 2
Schema validation always returns true
#681 opened by JTourteau - 2
[Question]: Is using with swagger-php possible
#667 opened by nikoladsp - 3
There is no ConstConstraint in released version.
#678 opened by WalentinG - 2
- 5
started getting error "nothing provides"
#671 opened by rferguson10 - 0
Method convertJsonPointerIntoPropertyPath() does not exist in class JsonSchema\Constraints\BaseConstraint
#654 opened by emmanuelGuiton - 0
Deprecation notice on PHP 8.1
#656 opened by morozov - 6
- 4
- 2
Only the first item of the array is validated
#648 opened by rodrigoio - 3
- 4
JSON schema not found
#643 opened by TechOverflow