Skip to content

How to validate struct having pointer variables? #68

Open
@darkLord19

Description

@darkLord19

For example this

type X struct {
       a *int `json:"a"`
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions