vtils

Home > validator > yup > printValue

yup.printValue() function

Signature:

export declare function printValue(value: string, quoteStrings: boolean): string;

Parameters

Parameter Type Description
value string  
quoteStrings boolean  

Returns:

string