Uses of Class
com.flowable.form.model.CustomValidationDefinition
Packages that use CustomValidationDefinition
-
Uses of CustomValidationDefinition in com.flowable.form.model
Fields in com.flowable.form.model with type parameters of type CustomValidationDefinitionModifier and TypeFieldDescriptionprotected List<CustomValidationDefinition>
FlowableFormModel.customValidations
Methods in com.flowable.form.model that return types with arguments of type CustomValidationDefinitionMethod parameters in com.flowable.form.model with type arguments of type CustomValidationDefinitionModifier and TypeMethodDescriptionvoid
FlowableFormModel.setCustomValidations
(List<CustomValidationDefinition> customValidations)