validate-go
validate-go copied to clipboard
Add Option to Customize Error Detail Attachment in Validate Function
Would you consider adding an option to choose whether details are displayed in the validate function? Specifically, it would simply involve making this section of the code optional. Allowing users to choose whether to attach detailed error information would enable them to control the verbosity of error messages based on their specific needs and environments. Thanks.