Yii Validator package was updated with the following enhancements and new features:
- added methods
addErrorWithFormatOnly()andaddErrorWithoutPostProcessing()toResultobject; - added
Imagevalidation rule; - added
Date,DateTimeandTimevalidation rules; - clarified psalm types in
Result.