Class PriceScheduleTypeFormatValidator

java.lang.Object
cdm.observable.asset.validation.PriceScheduleTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<PriceSchedule>

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

    • PriceScheduleTypeFormatValidator

      public PriceScheduleTypeFormatValidator()
  • Method Details

    • getValidationResults

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