Skip to content

请问有计划支持解析 gin 的 required tag 吗 #65

Description

@joshuap233
type Foo struct {
	ID      uint   `json:"id" binding:"required"`    
}

支持直接解析这个 tag,就不需要再写 @require 注释了

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions