Class UnderlierChoice.Default

java.lang.Object
cdm.product.template.validation.datarule.UnderlierChoice.Default
All Implemented Interfaces:
UnderlierChoice, com.rosetta.model.lib.validation.Validator<Underlier>
Enclosing interface:
UnderlierChoice

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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