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
Caused by: java.lang.UnsupportedOperationException: No suitable validator for uuid
at com.networknt.schema.ValidatorTypeCode.newValidator(ValidatorTypeCode.java:161)
at com.networknt.schema.JsonMetaSchema.newValidator(JsonMetaSchema.java:323)
... 25 more
Renaming the definition reference to something like uuid-string can be used as workaround.
The text was updated successfully, but these errors were encountered:
The following code example fails with 1.3.0:
Renaming the definition reference to something like
uuid-string
can be used as workaround.The text was updated successfully, but these errors were encountered: