Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
core/src
AgentValidationError
Class AgentValidationError
Error thrown when input or output validation fails
Hierarchy (
View Summary
)
AgentError
AgentValidationError
Index
Constructors
constructor
Properties
code
metadata?
field
Constructors
constructor
new
AgentValidationError
(
field
:
string
,
message
:
string
)
:
AgentValidationError
Parameters
field
:
string
message
:
string
Returns
AgentValidationError
Properties
Readonly
code
code
:
string
Optional
Readonly
metadata
metadata
?:
Record
<
string
,
unknown
>
Readonly
field
field
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
metadata
field
Stratix Framework - v0.8.2
Loading...
Error thrown when input or output validation fails