Skip to content

Commit 863a364

Browse files
Docs updated
1 parent ece7389 commit 863a364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ status.some.error.key=400
344344
> [!WARNING]
345345
> The derived Error keys may change in cases of code refactoring.
346346
> Because derived Error keys may contain the class names, method names and class property names or database constraint or index name.
347-
> So in such case verify and do necessary updates in error message `properties` file.
347+
> So in such case verify and do necessary updates in error message `properties` files.
348348
349349
* When OpenAPI Spec is changed, the error keys for OpenAPI spec validation errors may change.
350350
* When controller method name changes or controller argument Object class name or any of its property name changes then `jakarta.validation.*` violation error keys may change.

0 commit comments

Comments
 (0)