Tags: gookit/validate
Tags
chore: drop stale pool/cache comments superseded by v1.6.0 Remove dead commented-out code now misleading after v1.6.0 reframed pooling and caching: - validate.go: the commented vPool sync.Pool + newValidation pool stubs (Struct pooling is now a deferred opt-in Factory; Val uses its own pool) - validating.go: the commented vPool.Put deferral in Validate() - data_source.go: the "field reflect values cache" TODO / fieldRftValues stub, superseded by typeMeta + the existing fieldValues cache Comment-only changes; build, full suite, -race and golden all green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
PreviousNext