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
@@ -236,9 +235,9 @@ public Optional<JsonValidator> newValidator(ValidationContext validationContext,
236
235
UNKNOWN_KEYWORDS.put(keyword, keyword);
237
236
logger.warn("Unknown keyword " + keyword + " - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword");
0 commit comments