You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a starter error messages are defined in the \JsonSchema\Exception\InvalidArgumentException\ConstraintError class. For this report you would need to alter the message and where it is being used such as in the \JsonSchema\Constraints\CollectionConstraint, see here, where you'll need to pass the number of items found.
The same improvement should be suggested for the max items as well.
Really small life quality tweak.
Currently, I'm getting this:
I'd like this:
The text was updated successfully, but these errors were encountered: