| Package | Description |
|---|---|
| org.keycloak.validation |
| Modifier and Type | Method and Description |
|---|---|
Set<ValidationError> |
ValidationResult.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ValidationResult.getAllErrorsAsString(Function<ValidationError,String> function) |
| Constructor and Description |
|---|
ValidationResult(Set<ValidationError> errors) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.