Class OtherAgreementTypeFormatValidator

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

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

    • OtherAgreementTypeFormatValidator

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