Class AgreementNameValidator

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

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

    • AgreementNameValidator

      public AgreementNameValidator()
  • Method Details

    • getValidationResults

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