Release 9.5.0
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.