['required', 'integer', 'min:1'], 'method' => ['sometimes', 'nullable', 'string', 'max:32'], 'proof' => ['sometimes', 'nullable', 'string', 'max:2000'], 'remark' => ['sometimes', 'nullable', 'string', 'max:255'], ]; } }