Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Allow custom error message in Validate annotation #529

Closed
joeconwaystk opened this issue Aug 7, 2018 · 1 comment
Closed

Allow custom error message in Validate annotation #529

joeconwaystk opened this issue Aug 7, 2018 · 1 comment

Comments

@joeconwaystk
Copy link
Contributor

A user should be able to customize the error message for a built-in validator:

@Validate.length(greaterThan: 10, errorMessage: 'must be greater than 10')
@joeconwaystk joeconwaystk added this to the 3.1 milestone Aug 29, 2018
@sudolibre
Copy link
Contributor

Discussed with @joeconwaystk and it was decided against implementing this feature due to low ROI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants