cheke
Version:
Express request validator with object's style response body and inspired by Laravel's Validator
1 lines • 67 B
JavaScript
module.exports=(a,b)=>`The ${a} must be at least ${b} characters.`;
Express request validator with object's style response body and inspired by Laravel's Validator