UNPKG

cheke

Version:

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

2 lines (1 loc) 85 B
module.exports = (label, min) => `The ${label} must be at least ${min} characters.`;