jellydator / validation

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

How to check decimal places for float value(s)? #22

Open rngallen opened 11 months ago

rngallen commented 11 months ago

I want to check field has not more than N decimal places