Class ThresholdElectionThresholdOneOf.NoOp

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

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

    • NoOp

      public NoOp()
  • 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>