public class AttributesValidationResult extends Object
| Constructor and Description |
|---|
AttributesValidationResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isSuccess() |
void |
setMessage(String message) |
void |
setSuccess(boolean success) |
Copyright © 2024. All Rights Reserved.