express-joi-validation
Advanced tools
Changelog
5.0.0 (13/10/2020)
Changelog
4.0.3 (18/11/2019)
Changelog
4.0.2 (12/11/2019)
Changelog
4.0.1 (24/09/2019)
Changelog
4.0.0 (20/09/2019)
module.exports
from v2Changelog
3.0.0 (30/08/2019)
fields
, originalQuery
, originalHeaders
, originalBody
,
originalParams
, and originalFields
from ValidatedRequest
. This simplifies
usage with TypeScript's strict mode.ValidatedRequestWithRawInputsAndFields
. This is the same as
ValidatedRequest
from versions 2.x.Changelog
2.0.1 (22/08/2019)
strict
compiler flag is true
.Changelog
2.0.0 (27/06/2019)
createValidator()