.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _usageValidators: Validators ---------- For the CAPTCHA validation to be processed, you need to implement the respective validator provided by this extension. Simply add the validate annotation to your submit action: .. code-block:: php