Teleforge API Reference - v0.1.0
Preparing search index...
core/src
ValidationResult
Interface ValidationResult
interface
ValidationResult
{
errors
:
ValidationError
[]
;
valid
:
boolean
;
warnings
:
ValidationError
[]
;
}
Index
Properties
errors
valid
warnings
Properties
errors
errors
:
ValidationError
[]
valid
valid
:
boolean
warnings
warnings
:
ValidationError
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
errors
valid
warnings
Teleforge API Reference - v0.1.0
Loading...