Class CreditSupportAgreementElectionsChoice.NoOp

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

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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