• Go to modules/qlform/php/classes
  • Rename file modQlformValidation.php-rename-me to modQlformValidation.php
  • Insert your validation code and all methods you want into this class
  • return true or false
  • DONE