Class MasterAgreementDatedAsOfDateValidator

java.lang.Object
cdm.legaldocumentation.csa.validation.MasterAgreementDatedAsOfDateValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<MasterAgreementDatedAsOfDate>

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

    • MasterAgreementDatedAsOfDateValidator

      public MasterAgreementDatedAsOfDateValidator()
  • Method Details

    • getValidationResults

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