Class ThresholdElectionThresholdOneOf.Default

java.lang.Object
cdm.legaldocumentation.csa.validation.datarule.ThresholdElectionThresholdOneOf.Default
All Implemented Interfaces:
ThresholdElectionThresholdOneOf, com.rosetta.model.lib.validation.Validator<ThresholdElection>
Enclosing interface:
ThresholdElectionThresholdOneOf

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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