'sometimes|string|max:200', 'content' => 'sometimes|string', 'editor_type' => 'sometimes|string|in:wysiwyg,markdown,text', 'is_notice' => 'sometimes|boolean', 'is_secret' => 'sometimes|boolean', 'status' => 'sometimes|string|in:draft,published,hidden', 'custom_fields' => 'nullable|array', 'custom_fields.*' => 'nullable', ]; } }