Interface Yiisoft\Validator\LabelsProviderInterface
| Implemented by | Yiisoft\ |
|---|
Provides data property labels.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getValidationPropertyLabels() | Yiisoft\ |
Method Details
| public abstract array | ||
| return | array |
A set of property labels. |
|---|---|---|
public function getValidationPropertyLabels(): array;
User Contributed Notes
Leave a comment
Join the conversation to share a note.