Class ThresholdTypeValidator

java.lang.Object
cdm.legaldocumentation.csa.validation.ThresholdTypeValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<ThresholdType>

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

    • ThresholdTypeValidator

      public ThresholdTypeValidator()
  • Method Details

    • getValidationResults

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