nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ActionValidationResult
Type Alias ActionValidationResult
ActionValidationResult
:
|
{
ok
:
true
;
value
:
AgentAction
}
|
{
ok
:
false
;
error
:
string
}
Validation result using the project Result pattern.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Validation result using the project Result pattern.