GithubHelp home page GithubHelp logo

govalid's People

Contributors

appleboy avatar dominik-robert avatar i-pva avatar twharmon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

govalid's Issues

Govalid with Pointer Types is not possible

The govalid struct validation is only for non pointer types. Is there any reason for that? I think there a some great possibilities for pointers with govalid tags.

Is this already in planning? If not I can try to investigate further and maybe make a pull request

go version go1.16.2 windows/amd64

Wrong Docs

The problem is, that the example code does not run correctly, because the rule "fun" can not be found.
The response is empty, but with this extra line in the register function I´m able to see the issue:

if err := v.registerField(m, typ.Field(i)); err != nil {
	fmt.Println("err in if, err", err)
	return err
}

Returns the following error: err in if, err invalid rule 'fun' found in govalid tag on Post

All you have to do is to change the order of the registration and the adding of custom rules.

I made a PR for this.

Go version:

go version go1.16.2 windows/amd64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.