public interface AsValidationStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(ItemModel model)
Validates the given model.
|
boolean isValid(ItemModel model)
model - - the model to validatetrue if the model is valid, false otherwiseCopyright © 2018 SAP SE. All Rights Reserved.