Uses of Class
org.apache.hop.workflow.action.validator.AbstractFileValidator
-
Packages that use AbstractFileValidator Package Description org.apache.hop.workflow.action.validator -
-
Uses of AbstractFileValidator in org.apache.hop.workflow.action.validator
Subclasses of AbstractFileValidator in org.apache.hop.workflow.action.validator Modifier and Type Class Description classFileDoesNotExistValidatorFails if a field's value is a filename and the file does not exist.classFileExistsValidatorFails if a field's value is a filename and the file does not exist.
-