Skip to content

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

Open
@joshuap233

Description

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

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

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