You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
JeremyColton
changed the title
Custom error text is no longer displayed in Veasy 1.7.1
Bug - Custom error text is no longer displayed in Veasy 1.7.1
Jun 12, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using Veasy 1.7.1, I updated your example formSchema in app.js to:
title: { minLength: [3, 'Min length is 3'] },
When I click in the field the first time I see my error text. But after I start typing I see the default error text provided by Veasy:
The text was updated successfully, but these errors were encountered: