@NullMarked
@CheckReturnValue
public class Error
extends Object
A validation error
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
message
- Returns:
- The translated message
-
getKey
- Returns:
- The field name
-
getVariables
- Returns:
- The variables
-
message
- Parameters:
key - Alternate field name (default to java variable name)
- Returns:
- The translated message
-