'require|length:1,200', 'color|颜色' => 'require', ]; protected $message = [ 'name.length' => '名称必须200字以内', ]; protected $scene = [ ]; }