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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -344,6 +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
348
348
349
* When OpenAPI Spec is changed, the error keys for OpenAPI spec validation errors may change.
349
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