View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
enhancementgood first issuehacktoberfestnumeric

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Implement a validator for percentage values.

Features:

  • Support 0-100 range by default
  • Allow custom ranges
  • Handle decimal precision
  • Add examples for quota/threshold validations

Contributor guide