Class AveragingScheduleTypeFormatValidator

java.lang.Object
cdm.base.datetime.validation.AveragingScheduleTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<AveragingSchedule>

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

    • AveragingScheduleTypeFormatValidator

      public AveragingScheduleTypeFormatValidator()
  • Method Details

    • getValidationResults

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