All Packages Class Hierarchy This Package Previous Next Index
return the computed value from the passed in input Row.
public abstract void validate(ValidationRow inputRow) throws ValidationException
return the computed value from the passed in input Row. The first parameter ,ComputeRow, is a grouping of columns which are to be used for calculating the new derived value. These columns could represent constant as well as real database columns.
All Packages Class Hierarchy This Package Previous Next Index