[ 'required', 'string', Rule::in($this->user()->domainOptions()) ], 'description' => 'nullable|max:100', 'uuid' => 'nullable|boolean' ]; } }