validate icon indicating copy to clipboard operation
validate copied to clipboard

How can i contributed?

Open georgesq opened this issue 5 years ago • 4 comments

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

georgesq avatar Sep 25 '20 14:09 georgesq

@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.

ovadiah-tech avatar Sep 25 '20 14:09 ovadiah-tech

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:[email protected]

georgesq avatar Sep 28 '20 13:09 georgesq

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.

ovadiah-tech avatar Sep 29 '20 16:09 ovadiah-tech

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

georgesq avatar Sep 29 '20 17:09 georgesq