Class PassThroughItemTypeFormatValidator

java.lang.Object
cdm.product.template.validation.PassThroughItemTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<PassThroughItem>

public class PassThroughItemTypeFormatValidator extends Object implements com.rosetta.model.lib.validation.Validator<PassThroughItem>
  • Constructor Details

    • PassThroughItemTypeFormatValidator

      public PassThroughItemTypeFormatValidator()
  • Method Details

    • getValidationResults

      public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PassThroughItem o)
      Specified by:
      getValidationResults in interface com.rosetta.model.lib.validation.Validator<PassThroughItem>