Calendar_Validator::fetch

Calendar_Validator::fetch() – 任意の検証エラーを順に処理する

Synopsis

require_once 'Validator.php';

mixed Calendar_Validator::fetch ( )

Description

This package is not documented yet.

Return value

Calendar_Validation_Error あるいは false を返します。

Throws

例外はスローされません。

Note

This function can not be called statically.