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
One application using it uses AJV elsewhere in the stack. For that part of the stack I'm using the latest version of AJV (8).
It seems like EOV uses AJV 6. That's fine, but wondering if a version upgrade is possible. Selfishly, I'd like to have version parity across my app.
Additionally I'd like to be able to have control over the AJV configuration used by EOV. I may have missed it but don't see where I can control the formats, keywords, and general options for AJV.
Also, would like to know/control the JSONSchema draft specification that is being supported (say, Draft 07)
Thanks!
The text was updated successfully, but these errors were encountered:
Love this project. Using it extensively.
One application using it uses AJV elsewhere in the stack. For that part of the stack I'm using the latest version of AJV (8).
It seems like EOV uses AJV 6. That's fine, but wondering if a version upgrade is possible. Selfishly, I'd like to have version parity across my app.
Additionally I'd like to be able to have control over the AJV configuration used by EOV. I may have missed it but don't see where I can control the formats, keywords, and general options for AJV.
Also, would like to know/control the JSONSchema draft specification that is being supported (say, Draft 07)
Thanks!
The text was updated successfully, but these errors were encountered: