Page Contents

Home > @loopback/repository > StringType > isCoercible

StringType.isCoercible() method

Signature:

isCoercible(value: any): boolean;

Parameters

Parameter Type Description
value any  

Returns:

boolean