mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 21:32:11 +08:00
This way callers can always expect ValidationErrors, and in case of slice validation, they can also get indexes of the failing elements.
This way callers can always expect ValidationErrors, and in case of slice validation, they can also get indexes of the failing elements.