Skip to main content

Interface: ValidationTags

Defined in: cspell-types/dist/index.d.mts:445

Indexable

[tag: string]: boolean

Validation setting for the specific tag.

If not specified, the default ('*') will be used.

Properties

*?

optional *?: boolean

Defined in: cspell-types/dist/index.d.mts:450

The default validation setting for any tag not otherwise matched.

Default

true