@FunctionalInterface public interface CustomInputValidator
| Modifier and Type | Interface and Description |
|---|---|
static class |
CustomInputValidator.Type |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(Object validatebleObject) |
boolean isValid(Object validatebleObject)
Copyright © 2022 SAP SE. All rights reserved.