We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Validate all requests (query, params, body) with zod or valibot and throw custom error if validation fails.
Also sanitize requests after validation to prevent malicious attacks such as SQL injection and cross-site scripting (XSS).
Activity