Package | Description |
---|---|
com.flowable.form.model |
Modifier and Type | Field and Description |
---|---|
protected List<CustomValidationDefinition> |
FlowableFormModel.customValidations |
Modifier and Type | Method and Description |
---|---|
List<CustomValidationDefinition> |
FlowableFormModel.getCustomValidations() |
Modifier and Type | Method and Description |
---|---|
void |
FlowableFormModel.setCustomValidations(List<CustomValidationDefinition> customValidations) |