示例#1
0
 function validate($value)
 {
     return parent::validate(self::FAKE_PREFIX . $value);
 }