The type App\Services\Validation\Rules\App\Models\Applicant was not found. Did you mean App\Models\Applicant? If so, make sure to prefix the type with \.
The expression return Illuminate\Suppor...> $this->relationName)) also could return the type array which is incompatible with the return type mandated by Illuminate\Contracts\Validation\Rule::message() of string.