@kkdev92/vscode-ext-kit - v4.1.1
GitHub
npm
Preparing search index...
index
SchemaResult
Type Alias SchemaResult<Output>
SchemaResult
:
{
value
:
Output
}
|
{
issues
:
ReadonlyArray
<
SchemaIssue
>
}
Outcome of validating a value against a schema.
Type Parameters
Output
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@kkdev92/vscode-ext-kit - v4.1.1
Loading...
Outcome of validating a value against a schema.