Class RecordValidationResults

  • All Implemented Interfaces:
    ValidationRule, org.apache.commons.chain.Command

    public class RecordValidationResults
    extends AbstractValidationRule
    Class intended to record the validation results. This allows us to continually flush the results from cache memory. Useful especially when validating a million product bundle.
    Author:
    mcayanan
    • Constructor Detail

      • RecordValidationResults

        public RecordValidationResults()