Class ThresholdValidator

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

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

    • ThresholdValidator

      public ThresholdValidator()
  • Method Details

    • getValidationResults

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