UNPKG

cheke

Version:

Express request validator with object's style response body and inspired by Laravel's Validator

2 lines (1 loc) 100 B
module.exports = (label, max) => `The ${label} must have less than or equal to ${max} characters.`;