|
|
(Next) List of available validations |
||||
| |
|||||
|
|||||
The package offers some methods to validate specific data for Australia
Every module of Validate follows the same philosophy. Propose some validation method which returns a boolean result. Some methods have some optional parameters to set stronger checks.
<?php
// Include the package
require_once 'Validate/AU.php';
?>
|
|
(Next) List of available validations |
||||||||
| |
|||||||||
|
|||||||||