json-schema
json-schema copied to clipboard
Invalid string validation
Test case for invalid string type validation. I cannot run this test case locally because missing php 8 support for test
@snapshotpl thanks for the effort. Sadly the PR was left unanswered for some time due to time constraints for people helping out on this library. In an attempt to revive the project I'm trying to do some triage on the issues and pull requests.
Your additional test case seems correct, although the file it has been put in seems a bit unfitting, since there is no tupple of types being tested. It seems that ArraysTest.php would be a more fitting location?
Would you be willing to spend the effort in order to get this PR considered ready for merging?
@dafeder could you perhaps give this a final glance. I've been cleaning up the PR from unwanted commits and done a rebase on the current master 47708f5
@snapshotpl thanks for your efforts.