Class MasterAgreementClauseVariantTypeFormatValidator

java.lang.Object
cdm.legaldocumentation.master.validation.MasterAgreementClauseVariantTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<MasterAgreementClauseVariant>

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

    • MasterAgreementClauseVariantTypeFormatValidator

      public MasterAgreementClauseVariantTypeFormatValidator()
  • Method Details

    • getValidationResults

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