PHP Classes

File: test/bootstrap.php

Recommend this page to a friend!
  Classes of Victor Bolshov   PHP Validity Checker   test/bootstrap.php   Download  
File: test/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Validity Checker
Validate a set of values according to given rules
Author: By
Last change: Added date test; improved Timestamp so that whitespace-onnly values are treated as invalid
Date: 7 years ago
Size: 91 bytes
 

Contents

Class file image Download
<?php

include __DIR__ . "/../vendor/autoload.php";
include
__DIR__ . "/BaseFieldTest.php";