form_request_interface
Interface form_request_interface.
Represents a request validator.
Table of Contents
Methods
- validate() : void
- Executes validation logic on the incoming request.
Methods
validate()
Executes validation logic on the incoming request.
public
validate() : void