Class CSAThresholdVariableSetValueMustExist.Default

java.lang.Object
cdm.legaldocumentation.csa.validation.datarule.CSAThresholdVariableSetValueMustExist.Default
All Implemented Interfaces:
CSAThresholdVariableSetValueMustExist, com.rosetta.model.lib.validation.Validator<CSAThresholdVariableSet>
Enclosing interface:
CSAThresholdVariableSetValueMustExist

public static class CSAThresholdVariableSetValueMustExist.Default extends Object implements CSAThresholdVariableSetValueMustExist
  • Constructor Details

    • Default

      public Default()
  • Method Details

    • getValidationResults

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