Hi! Iam trying to create a custom error message for my validator, I am using "query"
works fine, the data is there but the data isn't being passed to the next function in the chain, resulting in errors because q
becomes undefined. Hope someone can help me