yiisoft / validator

Yii validator library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
110 stars 36 forks source link

Add the Label attribute #643

Closed dood- closed 6 months ago

dood- commented 6 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #633
what-the-diff[bot] commented 6 months ago

PR Summary

All these changes seek to provide greater flexibility and configurability in error messages with the help of custom property labels.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (493a2d1) 94.45% compared to head (428c142) 94.49%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #643 +/- ## ============================================ + Coverage 94.45% 94.49% +0.04% - Complexity 776 781 +5 ============================================ Files 91 91 Lines 2361 2379 +18 ============================================ + Hits 2230 2248 +18 Misses 131 131 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

samdark commented 6 months ago

👍 overall.

samdark commented 6 months ago

👍