Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
BuildOptions
Interface BuildOptions
interface
BuildOptions
{
validation
?:
boolean
|
ValidationOptions
;
}
Hierarchy (
view full
)
BuildOptions
ParseHelperOptions
Index
Properties
validation?
Properties
Optional
validation
validation
?:
boolean
|
ValidationOptions
Control the validation phase with this option:
true
enables all validation checks and forces revalidating the documents
false
or
undefined
disables all validation checks
An object runs only the necessary validation checks; the
categories
property restricts this to a specific subset
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
validation
Langium - v3.3.0
Loading...
Control the validation phase with this option:
true
enables all validation checks and forces revalidating the documentsfalse
orundefined
disables all validation checkscategories
property restricts this to a specific subset