Package org.pentaho.di.job.entry.validator
package org.pentaho.di.job.entry.validator
-
ClassDescriptionBoolean ANDs the results of all validators.Fails if a field's value is a filename and the file does not exist.Fails if a field's value is a filename and the file does not exist.Fails if a field's value is not an integer.The interface of a job entry validator.Methods in this class are referenced in validator definitions within the validator resources file (e.g.Fails if the field's value is either
null
, an empty string, or a string containing only whitespace.Fails if a field's value isnull
.Utility class for getting formatted strings from validator resource bundle.