This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
zf-content-validation 1.6.0
Added
- #98 adds support for specifying controller-specific input filters for
DELETE
requests, using the keysDELETE
andDELETE_COLLECTION
. The input
filter associated with the key will be applied to the request body.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.