x402-chainlink
Preparing search index...
ValidationResult
Interface ValidationResult
Result of extension data validation
interface
ValidationResult
{
errors
?:
string
[]
;
valid
:
boolean
;
}
Index
Properties
errors?
valid
Properties
Optional
errors
errors
?:
string
[]
Validation errors if any
valid
valid
:
boolean
Whether validation passed
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
errors
valid
x402-chainlink
Loading...
Result of extension data validation