Yii Validator package was updated with the following enhancements and new features:
- added methods
addErrorWithFormatOnly()
andaddErrorWithoutPostProcessing()
toResult
object; - added
Image
validation rule; - added
Date
,DateTime
andTime
validation rules; - clarified psalm types in
Result
.