addSchemaPath Method

Append a directory to the list of directories that will be searched to locate referenced schemas. The directories are searched in the order in which they were added to the list.

addSchemaPath(searchPath: string): void

Parameter Type Description
searchPath string The absolute path to the directory to search.

Returns - void

Defined in

Last Updated: 10 May, 2024