patil-ashutosh / go-regex-utility

A curated list of golang applications using regex
MIT License
3 stars 8 forks source link

Validate an IPv6 Address #23

Closed patil-ashutosh closed 3 years ago

patil-ashutosh commented 3 years ago

Description 1) What is valid IPv6 criterion? 2) Create method to validate IPv6

Acceptance Criteria

This repository is valid for HacktoberFest2020

Read before making PR - How to contribute on Github

Note: Feel free to open PR as these PR will be counted for hactoberfest acceptence

pradeepnnv commented 3 years ago

I would like to give this a try.