Uses of Interface
com.sap.cds.services.impl.utils.ValidatorUtils.Handler
Packages that use ValidatorUtils.Handler
-
Uses of ValidatorUtils.Handler in com.sap.cds.services.impl.utils
Methods in com.sap.cds.services.impl.utils with parameters of type ValidatorUtils.HandlerModifier and TypeMethodDescriptionstatic com.sap.cds.CdsDataProcessor.ValidatorValidatorUtils.assertNotNull(EventContext context, Predicate<Object> isNull, ValidatorUtils.Handler errorHandler) Returns a validator for mandatory annotated elements or elements with not null constraints.