Class PeriodRangeAtLeastOneOf.Default

java.lang.Object
cdm.base.datetime.validation.datarule.PeriodRangeAtLeastOneOf.Default
All Implemented Interfaces:
PeriodRangeAtLeastOneOf, com.rosetta.model.lib.validation.Validator<PeriodRange>
Enclosing interface:
PeriodRangeAtLeastOneOf

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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