Class ControlAgreementNecEventTypeFormatValidator

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

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

    • ControlAgreementNecEventTypeFormatValidator

      public ControlAgreementNecEventTypeFormatValidator()
  • 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>