drupflare/drangler - v0.1.0
Preparing search index...
workspace/validate
ValidationReport
Interface ValidationReport
interface
ValidationReport
{
checks
:
ValidationCheck
[]
;
config
:
string
;
failed
:
CheckId
[]
;
ok
:
boolean
;
skipped
:
CheckId
[]
;
workspace
:
string
;
}
Index
Properties
checks
config
failed
ok
skipped
workspace
Properties
checks
checks
:
ValidationCheck
[]
config
config
:
string
failed
failed
:
CheckId
[]
checks that ran and failed
ok
ok
:
boolean
skipped
skipped
:
CheckId
[]
checks that could not be made, which is not the same as passing
workspace
workspace
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checks
config
failed
ok
skipped
workspace
drupflare/drangler - v0.1.0
Loading...
checks that ran and failed