Defines the structure for a validation schema. It can be a single Zod schema or an object specifying schemas for different parts of the request (body, query, params, headers).
Defines the structure for a validation schema. It can be a single Zod schema or an object specifying schemas for different parts of the request (body, query, params, headers).