We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
96d6e13
Added the option for structs to implement ValidateContext(ctx context.Context) error in addition to Validate() error
ValidateContext(ctx context.Context) error
Validate() error