Home > vae > VaeSchema > parseOrThrow
Signature:
parseOrThrow(data: T0, options?: VaeSchemaParseOptions): T0;
Returns:
T0