libcgi-application-plugin-validaterm-perl

Plugin for validating form data using data::formvalidator
  https://metacpan.org/release/CGI-Application-Plugin-ValidateRM
  0
  no reviews



Cgi::application::plugin::validaterm helps to validate web forms when using the cgi::application framework. the check_rm method takes a run mode and a data::formvalidator profile and validates the query parameters against the profile. based upon the return results the web application either has some valid data to work with or the user receives the form with information about the invalid fields.