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
?-ending keys are not supported because they have special meaning in dry-types. It was a trade-off I made. We could have an option for schemas to avoid this in dry-schema, I think. I'll give it a try.
Ah, okay. I didn't see it in the documentation. Could you please add it along with any other key constraints? It would make things easier to have this functionality. Appreciate the work behind this library, thanks!
Describe the bug
A json schema that is not picking up on valid input.
To Reproduce
Expected behavior
It should have picked up the input since it was conforming to the schema.
My environment
The text was updated successfully, but these errors were encountered: