Class RateScheduleTypeFormatValidator

java.lang.Object
cdm.product.common.schedule.validation.RateScheduleTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<RateSchedule>

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

    • RateScheduleTypeFormatValidator

      public RateScheduleTypeFormatValidator()
  • Method Details

    • getValidationResults

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