public class ValidationResult extends Object
| Constructor and Description |
|---|
ValidationResult(boolean valid,
String errorType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorType() |
protected boolean |
isInvalid() |
boolean |
isValid() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.