# RawTransformIssue

> This document is the Markdown version of [valibot.dev/api/RawTransformIssue/](https://valibot.dev/api/RawTransformIssue/). For the complete documentation index, see [llms.txt](https://valibot.dev/llms.txt).

Raw transform issue interface.

## Generics

- `TInput` `extends any`

## Definition

- `RawTransformIssue` `extends BaseIssue<TInput>`
  - `kind` `'validation'`
  - `type` `'raw_transform'`
