public class ValidationResult extends Object
| Constructor and Description |
|---|
ValidationResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isSuccess() |
void |
setMessage(String message) |
void |
setSuccess(boolean success) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.