Class LegalAgreementIdentificationTypeFormatValidator

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

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

    • LegalAgreementIdentificationTypeFormatValidator

      public LegalAgreementIdentificationTypeFormatValidator()
  • Method Details

    • getValidationResults

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