Class LegalAgreementIdentificationCSAMarginType.NoOp

java.lang.Object
cdm.legaldocumentation.common.validation.datarule.LegalAgreementIdentificationCSAMarginType.NoOp
All Implemented Interfaces:
LegalAgreementIdentificationCSAMarginType, com.rosetta.model.lib.validation.Validator<LegalAgreementIdentification>
Enclosing interface:
LegalAgreementIdentificationCSAMarginType

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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