@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
validateAdCPResponse
Function validateAdCPResponse
validateAdCPResponse
(
response
:
any
,
expectedSchema
:
string
,
)
:
{
valid
:
boolean
;
errors
:
string
[]
}
Validate AdCP response format and content
Parameters
response
:
any
expectedSchema
:
string
Returns
{
valid
:
boolean
;
errors
:
string
[]
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...
Validate AdCP response format and content