laracasts / Validation

Easy form validation.
https://packagist.org/packages/laracasts/validation
MIT License
150 stars 37 forks source link

Added custom messages support #1

Closed Weeblewonder closed 10 years ago

Weeblewonder commented 10 years ago

Added in ability to have an array of custom messages in the Validator object.