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 was archived by the owner on Mar 12, 2020. It is now read-only.
Is there a way to add a global custom validator so even if I use the data-toggle="validator" on a form element, I can still have access to my custom validator? Currently, everywhere I use my custom validator I am having to activate validation with JS.