Class ThresholdRatingsBasedTypeFormatValidator

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

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

    • ThresholdRatingsBasedTypeFormatValidator

      public ThresholdRatingsBasedTypeFormatValidator()
  • Method Details

    • getValidationResults

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