Interface ValidatorHandlerContext


public interface ValidatorHandlerContext
  • Method Details

    • buildValidatorHandler

      Object buildValidatorHandler(String tagName, ValidatorHandlerContextFactory validatorHandlerContextFactory) throws ModelBuildException
      Creates XML-Events-Receiver for this tag-name;
      Parameters:
      tagName - the tagName which represent this validator
      Returns:
      the XML-Event-Receiver
      Throws:
      ModelBuildException
    • finish

      void finish()
      Adds all created validators to the contexts-component