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

Update README.md #10

Closed cebe closed 7 years ago

cebe commented 7 years ago

fixed typo

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1d080e08822c0e857192528f082317fcb45fb89e on cebe:patch-1 into c33fb6fe778566f2a6b3af786a325e33a5cb08e6 on go-ozzo:master.

qiangxue commented 7 years ago

Thanks! You are looking into Go now?

cebe commented 7 years ago

No, I was just looking at the readme because it was linked from a Yii issue about validation :)