fn(string $attribute, $value, Closure $fail), under Filament v3 with the Trix editor, the $value contains a string representation of the editor's content; with Filament v4 (TipTap), it's a tree structure with nodes for text, images, paragraphs, and so on.