Class: WebdaServer
Extends
Core
Constructors
new WebdaServer(application)
new WebdaServer(
application
?):WebdaServer
Parameters
• application?: Application
Returns
Inherited from
Webda.constructor
Params
config - The configuration Object, if undefined will load the configuration file
Source
packages/core/lib/core.d.ts:318
Properties
_ajv
protected
_ajv:Ajv
JSON Schema validator instance
Inherited from
Webda._ajv
Source
packages/core/lib/core.d.ts:218
_ajvSchemas
protected
_ajvSchemas:Object
JSON Schema registry Save if a schema was added to Ajv already