File path: dist/twist/Core/Utilities/Validate.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
createTest
— Get a validator object, form here you can define all your validator checks and then test your data against the checks
void — No return information has been documented for this function.
<?php
//Call the function createTest with the example vars
Twist::Validate() -> createTest();