Interface Yiisoft\Form\ValidationRulesEnricherInterface
Public Methods
| Method | Description | Defined By |
|---|---|---|
| process() | Yiisoft\ |
Method Details
| public abstract ?array process ( Yiisoft\ | ||
| $field | Yiisoft\ |
|
| $rules | mixed | |
public function process(BaseField $field, mixed $rules): ?array;
User Contributed Notes
Leave a comment
Join the conversation to share a note.