Uses of Package
de.xima.fc.workflow.validation.constraints
Packages that use de.xima.fc.workflow.validation.constraints
Package
Description
-
Classes in de.xima.fc.workflow.validation.constraints used by de.xima.fc.workflow.model.nodesClassDescriptionConstraint validation that may be applied to
FcMultipleConditionProps
.Constraint validation that may be applied toFcSwitchCaseProps
.Class-level constraint annotation that checks enforces another constraint to a field of the class only when a condition that may depend on other fields of the class is satisfied. -
Classes in de.xima.fc.workflow.validation.constraints used by de.xima.fc.workflow.validation.constraintvalidatorsClassDescriptionConstraint validation that may be applied to
MultiAttachment
.Check which of the givenMultiAttachmentSizeGroup.fields()
of the annotated element are in compliance with theMultiAttachmentSize
constraint.Class-level constraint annotation that checks enforces another constraint to a field of the class only when a condition that may depend on other fields of the class is satisfied.Constraint validation that may be applied toMultiFile
.Check which of the givenMultiFileSizeGroup.fields()
of the annotated element are in compliance with theMultiFileSize
constraint.Class-level constraint annotation that checks enforces another constraint to a field of the class only when a condition that may depend on other fields of the class is satisfied.Constraint validation that may be applied toSingleAttachment
.Check which of the givenNonEmptySingleAttachmentGroup.fields()
of the annotated element are in compliance with theNonEmptySingleAttachment
constraint.Class-level constraint annotation that checks enforces another constraint to a field of the class only when a condition that may depend on other fields of the class is satisfied.Constraint validation that may be applied toSingleFile
.Check which of the givenNonEmptySingleFileGroup.fields()
of the annotated element are in compliance with theNonEmptySingleFile
constraint.Class-level constraint annotation that checks enforces another constraint to a field of the class only when a condition that may depend on other fields of the class is satisfied.