public static class BeanValidationResult.ErrorMessage extends Object
| Constructor and Description |
|---|
ErrorMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getPropertyName() |
Object |
getValue() |
void |
setMessage(String message) |
void |
setPropertyName(String propertyName) |
void |
setValue(Object value) |
String |
toString() |
Copyright © 2025. All rights reserved.