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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@ status.some.error.key=400
344
344
> [!WARNING]
345
345
> The derived Error keys may change in cases of code refactoring.
346
346
> 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.
348
348
349
349
* When OpenAPI Spec is changed, the error keys for OpenAPI spec validation errors may change.
350
350
* 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