cheke
Version:
Express request validator with object's style response body and inspired by Laravel's Validator
1 lines • 60 B
JavaScript
module.exports=a=>`The ${a} must be a valid email address.`;
Express request validator with object's style response body and inspired by Laravel's Validator