'required', 'name' => 'required|max_length[255]', ]; protected function getEntityType(): string { return 'project'; } }