Uses of Class
de.xima.fc.workflow.validation.constraints.NonEmptySingleFile
-
Packages that use NonEmptySingleFile Package Description de.xima.fc.workflow.validation.constraints de.xima.fc.workflow.validation.constraintvalidators -
-
Uses of NonEmptySingleFile in de.xima.fc.workflow.validation.constraints
Methods in de.xima.fc.workflow.validation.constraints that return NonEmptySingleFile Modifier and Type Method Description NonEmptySingleFileconstraint()NonEmptySingleFileconstraint()Deprecated.NonEmptySingleFile[]value() -
Uses of NonEmptySingleFile in de.xima.fc.workflow.validation.constraintvalidators
Methods in de.xima.fc.workflow.validation.constraintvalidators that return types with arguments of type NonEmptySingleFile Modifier and Type Method Description Class<? extends NonEmptySingleFile>NonEmptySingleFileGroupValidator. getConstraintClass()Class<? extends NonEmptySingleFile>NonEmptySingleFileIfValidator. getConstraintClass()Deprecated.
-