dealancer / validate

Go struct validation
MIT License
60 stars 6 forks source link

How can i contributed? #5

Closed georgesq closed 4 months ago

georgesq commented 4 years ago

Hello, Im needing validate all fields from struct and return one unique list with errors. This option can be configured...

dealancer commented 4 years ago

@georgesq this is pretty big request and it will require to rewrite lots of code. You can add a new function ValidateMultiple that would return multiple errors. You also need to add more tests into code to cover this functionality. Once you done, create a PR and I will be happy to review it.

georgesq commented 4 years ago

git -c credential.helper=/usr/share/smartgit/lib/credentials.sh push --porcelain --progress --recurse-submodules=check origin refs/heads/feature/ValidateGroup:refs/heads/feature/ValidateGroup remote: Invalid username or password. Authentication failed for 'https://github.com/dealancer/validate.git/'

i need permission for create a new branch, user: georgesq email:george.ba.fsa@gmail.com

dealancer commented 4 years ago

There is a way to clone the repo, so you can create a new branch within cloned repo with no permissions needed. Once you done with coding you can create a PR from your branch to the v2 branch.

georgesq commented 4 years ago

i did it... cloned your repository, created a new branch feature/ValidateGroup and im trying to push for github, after that create a PR...

unsucess, send-me your email e sended for you