I am working with Gin and I am writing simple middleware to catch custom errors. for now I have two Custom Errors like:
type RequestValidationError struct {