['规则1','规则2'...] * * @var array */ protected $rule = []; /** * 界说过失信息 * 名堂:'字段名.规则名' => '过失信息' * * @var array */ protected $message = []; }