[ 'required', 'min_length[10]', 'errors' => [ 'min_length' => 'Minimum Length Error', ] ], 'token' => 'in_list[{id}]', ]; }