We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad70e5 commit df800efCopy full SHA for df800ef
src/main/resources/com/github/fge/jsonschema/validator/validation.properties
@@ -78,4 +78,5 @@ err.format.UUID.invalid = input string "%s" is not a valid UUID
78
#
79
# Other messages
80
81
-err.common.validationLoop = validation loop: schema "%s" visited twice for pointer "%s" into validated instance
+err.common.validationLoop = validation loop: schema "%s" visited twice for \
82
+ pointer "%s" of validated instance
0 commit comments