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 Apr 30, 2018. It is now read-only.
I was playing with the custom validation example and found that the field's config validation messages doesn't override the default error message. This happens in the IP input's required error message .
Expected:
IP Address is required.
Found:
This field is required.
The text was updated successfully, but these errors were encountered:
I was playing with the custom validation example and found that the field's config validation messages doesn't override the default error message. This happens in the IP input's required error message .
Expected:
IP Address is required.
Found:
This field is required.
The text was updated successfully, but these errors were encountered: