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
* Add base implementation of string ip validation
For now check only IPv4
* Add IP version
If the version is not defined, the check goes
for a valid IP whether it is version 4 or 6
* Add IP in docs
* Implement IPv6 validation
* Use errToObj and update readme
---------
Co-authored-by: Colin McDonnell <[email protected]>
I have been adding email validation with ip address, I can make IP validation a build-in feature.
The result is like:
or
The text was updated successfully, but these errors were encountered: