First stable release of yiisoft/hydrator-validator was tagged.
The package provides a hydrator that also does validation, including raw data. It's useful when input data comes from a user, and you need to validate it and then put it into DTOs.
First stable release of yiisoft/hydrator-validator was tagged.
The package provides a hydrator that also does validation, including raw data. It's useful when input data comes from a user, and you need to validate it and then put it into DTOs.
First stable release of yiisoft/hydrator-validator was tagged.
The package provides a hydrator that also does validation, including raw data. It's useful when input data comes from a user, and you need to validate it and then put it into DTOs.
First stable release of yiisoft/hydrator-validator was tagged.
The package provides a hydrator that also does validation, including raw data. It's useful when input data comes from a user, and you need to validate it and then put it into DTOs.
First stable release of yiisoft/hydrator-validator was tagged.
The package provides a hydrator that also does validation, including raw data. It's useful when input data comes from a user, and you need to validate it and then put it into DTOs.
Yii Error Handler package was updated with the following enhancements and fixes:
CompositeException
to be able to render multiple exceptions;ApplicationError
in ErrorCatcher
;HeadersProvider
Yii2 JSON Attribute Behavior ¶
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
With this a "real" json string can be stored in the database.
Minor version of Yii Widget package is released.
WidgetFactoryInitializationException
marked as deprecated.Minor version of Yii Config package was released. There are some new features and improvements:
PackagesListBuilder
.