Class ControlAgreementNecEventValidator

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

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

    • ControlAgreementNecEventValidator

      public ControlAgreementNecEventValidator()
  • Method Details

    • getValidationResults

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