Class PassThroughTypeFormatValidator

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

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

    • PassThroughTypeFormatValidator

      public PassThroughTypeFormatValidator()
  • Method Details

    • getValidationResults

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