Add validateOnly
method to validate individual form fields
#22399
Annotations
3 errors
Run PHPStan:
packages/forms/src/Concerns/CanBeValidated.php (in context of class Filament/Forms/ComponentContainer)#L131
Method Filament\Forms\ComponentContainer::validateOnly() has parameter $rules with no value type specified in iterable type array.
|
Run PHPStan:
packages/forms/src/Concerns/CanBeValidated.php (in context of class Filament/Forms/ComponentContainer)#L142
Call to an undefined method Filament\Forms\Contracts\HasForms::validateOnly().
|
Run PHPStan
Process completed with exit code 1.
|
Loading