Class LegacyResolutionValueOtherValues.Default

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

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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