Calendar_Validator::isValid
Calendar_Validator::isValid() – Calls all the other isValidXXX() methods in the validator
Synopsis
require_once 'Validator.php';
boolean Calendar_Validator::isValid (
)
Description
This package is not documented yet.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.