@buzzr/dfs-engine
Preparing search index...
ValidationResult
Type Alias ValidationResult<T>
ValidationResult
:
{
ok
:
true
;
value
:
T
}
|
{
errors
:
string
[]
;
ok
:
false
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@buzzr/dfs-engine
Loading...