Class LegalAgreementBaseTypeFormatValidator

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

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

    • LegalAgreementBaseTypeFormatValidator

      public LegalAgreementBaseTypeFormatValidator()
  • Method Details

    • getValidationResults

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