Methods
- validator
- Type:
Validator
ajv instance
_defineValidationErrorConstructor(validator)
undefined
Parameters:
undefined
_verifyCWD()
Type Definitions
- OK
- Type:
string
application is successfully initialized and ready to receive connections
- INIT
- Type:
string
application is being initialized
- ERROR
- Type:
string
application failed during its initialization or after it started listening for connections
- App
- Type:
AppInterface
- Router
- Type:
RouterInterface
- Route
- Type:
RouteInterface
- RouteError
- Type:
RouteError
- RouteNotFoundError
- Type:
RouteNotFoundError
- RequestError
- Type:
RequestError
- ServiceError
- Type:
ServiceError
- ValidationError
- Type:
ValidationError
- ForbiddenError
- Type:
ForbiddenError
- UnauthorizedError
- Type:
UnauthorizedError
- ValidationCompoundError
- Type:
ValidationCompoundError
- ALL
- Type:
string
- GET
- Type:
string
- POST
- Type:
string
- PUT
- Type:
string
- HEAD
- Type:
string
- CONNECT
- Type:
string
- OPTIONS
- Type:
string
- DELETE
- Type:
string
AppStatus
Type:
Object
Properties:
CommonList
Type:
Object
Properties:
ErrorList
Type:
Object
Properties:
RequestType
http(s) end point types
Type:
Object