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

Support for custom validators #158

Open
danielmanser opened this issue May 27, 2016 · 0 comments
Open

Support for custom validators #158

danielmanser opened this issue May 27, 2016 · 0 comments

Comments

@danielmanser
Copy link

It would be great if clint would support custom validators. For example, I need to verify if an IPv4/IPv6 address is correct. This is possible with Regexes, but these can get pretty complex as one could write IPv6 in a short form. I suggest a CustomValidator with a hook so a custom function can perform checks (in my case, the ipaddr Module).

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

No branches or pull requests

1 participant