Skip to content

Conversation

emmanuelGuiton
Copy link
Contributor

Fixed method convertJsonPointerIntoPropertyPath() that was not in the right class (JsonSchema\Constraints\Constraint instead of JsonSchema\Constraints\BaseConstraint).
Closes #654

… right class (JsonSchema\Constraints\Constraint instead of JsonSchema\Constraints\BaseConstraint). Closes jsonrainbow#654
@robocoder
Copy link

👍 since Validator extends BaseConstraint but does not define convertJsonPointerIntoPropertyPath().

@Seldaek Seldaek merged commit 4a1f07f into jsonrainbow:master Jul 22, 2021
@Seldaek
Copy link
Contributor

Seldaek commented Jul 22, 2021

Thanks

Seldaek added a commit to Seldaek/json-schema that referenced this pull request Jul 28, 2021
… right class (JsonSchema\Constraints\Constraint instead of JsonSchema\Constraints\BaseConstraint). Closes jsonrainbow#654 (jsonrainbow#655)

Co-authored-by: Emmanuel GUITON <[email protected]>
Co-authored-by: Jordi Boggiano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Method convertJsonPointerIntoPropertyPath() does not exist in class JsonSchema\Constraints\BaseConstraint
3 participants