Member Junction
Preparing search index...
@memberjunction/metadata-sync
ValidationOptions
Interface ValidationOptions
interface
ValidationOptions
{
checkBestPractices
:
boolean
;
exclude
?:
string
[]
;
include
?:
string
[]
;
maxNestingDepth
:
number
;
outputFormat
:
"json"
|
"human"
;
verbose
:
boolean
;
}
Index
Properties
check
Best
Practices
exclude?
include?
max
Nesting
Depth
output
Format
verbose
Properties
check
Best
Practices
checkBestPractices
:
boolean
Optional
exclude
exclude
?:
string
[]
Optional
include
include
?:
string
[]
max
Nesting
Depth
maxNestingDepth
:
number
output
Format
outputFormat
:
"json"
|
"human"
verbose
verbose
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Best
Practices
exclude
include
max
Nesting
Depth
output
Format
verbose
Member Junction
Loading...