public class NotNullHandler extends Object implements EventHandler
| Constructor and Description |
|---|
NotNullHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Predicate<com.sap.cds.reflect.CdsElement> |
isNullNotAllowed()
Function that checks whether the specified cds element is not allowed to be
null.
|
void |
runCheck(EventContext context) |
@HandlerOrder(value=11100) public void runCheck(EventContext context)
protected Predicate<com.sap.cds.reflect.CdsElement> isNullNotAllowed()
Copyright © 2021. All rights reserved.