igcv3 - v1.1.0
GitHub
Preparing search index...
lib/chain-validator
ChainValidationResult
Interface ChainValidationResult
Result of full chain validation.
interface
ChainValidationResult
{
links
:
ChainLink
[]
;
allValid
:
boolean
;
errors
:
string
[]
;
}
Index
Properties
links
all
Valid
errors
Properties
links
links
:
ChainLink
[]
all
Valid
allValid
:
boolean
errors
errors
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
links
all
Valid
errors
Documentation
GitHub
igcv3 - v1.1.0
Loading...
Result of full chain validation.