Skip to content

Commit df800ef

Browse files
committed
One more message change
Signed-off-by: Francis Galiegue <[email protected]>
1 parent cad70e5 commit df800ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/com/github/fge/jsonschema/validator/validation.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,5 @@ err.format.UUID.invalid = input string "%s" is not a valid UUID
7878
#
7979
# Other messages
8080
#
81-
err.common.validationLoop = validation loop: schema "%s" visited twice for pointer "%s" into validated instance
81+
err.common.validationLoop = validation loop: schema "%s" visited twice for \
82+
pointer "%s" of validated instance

0 commit comments

Comments
 (0)