$rule : array
定义验证规则 格式:'字段名' => ['规则1','规则2'.
..]
$message : array
定义错误信息 格式:'字段名.规则名' => '错误信息'
$scene :