vtils

Home > vae > VaeSchema > cast

VaeSchema.cast() method

Signature:

cast(data: any, options?: VaeSchemaCastOptions): any;

Parameters

Parameter Type Description
data any  
options VaeSchemaCastOptions (Optional)

Returns:

any