What new?
Added contextual validation support via context.Context
: thanks to @thaonx @nuxier and PR #292
RegisterValidationCtx(...)
RegisterStructValidationCtx(...)
StructCtx(...)
StructFilteredCtx(...)
StructPartialCtx(...)
StructExceptCtx(...)
VarCtx(...)
VarWithValueCtx(...)
NOTE: in v10 release all old methods will be removed and only new Context methods will remain.