Skip to content

validateBaseCallParams

Internal

validateBaseCallParams(action): ValidateBaseCallParamsError[]

can break on a minor release Validates that the parameters are correct with zod

Parameters

action: BaseCallParams<boolean>

Returns

ValidateBaseCallParamsError[]

Source

packages/actions/src/BaseCall/validateBaseCallParams.js:32