Interface ISelfValidationContext


public interface ISelfValidationContext
Holds contextual information for self-validating components.
Since:
9.8
Author:
Petru Galanton
  • Method Details

    • getModule

      IModule getModule()
      Returns:
      the module containing the validated component
    • getProject

      IProject getProject()
      Returns:
      the project containing the validated component
    • getReport

      IReportingDS getReport()
      Returns:
      a datasource where errors can be reported