v0.7.0
validateFCFunctionInput(Defined in: src/modules/validation.ts:347 Validates foreign call parameters to ensure they are of supported types.input
):boolean
Parameter | Type | Description |
---|---|---|
input | string | string to be validated. |
boolean
true if input is valid, false if input is invalid.