require_once '/ChannelFile.php';
boolean PEAR_ChannelFile::validate ()
boolean PEAR_ChannelFile::validate
Specific errors can be retrieved post-validation with the getErrors() method. Errors are stored by the PEAR_ErrorStack class, more information on the format of the array can be found in the documentation for PEAR_ErrorStack.
throws no exceptions thrown
This function can not be called statically.