public class ValidationResult
extends java.lang.Object
| Constructor and Description |
|---|
ValidationResult(boolean valid,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
boolean |
isValid() |
Copyright © 2018 SAP SE. All Rights Reserved.