Class OtherAgreementValidator

java.lang.Object
cdm.legaldocumentation.common.validation.OtherAgreementValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<OtherAgreement>

public class OtherAgreementValidator extends Object implements com.rosetta.model.lib.validation.Validator<OtherAgreement>
  • Constructor Details

    • OtherAgreementValidator

      public OtherAgreementValidator()
  • Method Details

    • getValidationResults

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