Class ScheduleTypeFormatValidator

java.lang.Object
cdm.base.math.validation.ScheduleTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<Schedule>

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

    • ScheduleTypeFormatValidator

      public ScheduleTypeFormatValidator()
  • Method Details

    • getValidationResults

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