go-ozzo / ozzo-validation

An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
MIT License
3.73k stars 224 forks source link

Make Each and When context aware #130

Closed NathanBaulch closed 3 years ago

NathanBaulch commented 3 years ago

Implements #129

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.02%) to 99.353% when pulling 109d5013cfa10a0bba68f1dcbedaa9f8c1ff34d1 on NathanBaulch:eachwhencontextaware into b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925 on go-ozzo:master.