Class ExerciseFeeScheduleExerciseFeeScheduleChoice.Default

java.lang.Object
cdm.product.template.validation.datarule.ExerciseFeeScheduleExerciseFeeScheduleChoice.Default
All Implemented Interfaces:
ExerciseFeeScheduleExerciseFeeScheduleChoice, com.rosetta.model.lib.validation.Validator<ExerciseFeeSchedule>
Enclosing interface:
ExerciseFeeScheduleExerciseFeeScheduleChoice

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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