AjvWrapper
Wrapper for Ajv JSON-PropertiesModel Validator
Static Method Summary
Static Public Methods | ||
public static |
resolvePath(model: *): string Helper method to derive path for given model todo: review for removal |
Constructor Summary
Public Constructor | ||
public |
constructor(owner: *, schemas: *, ajvOptions: *) |
Method Summary
Public Methods | ||
public |
Executes validator at PropertiesModel $model |
Static Public Methods
Public Constructors
public constructor(owner: *, schemas: *, ajvOptions: *) source
Params:
Name | Type | Attribute | Description |
owner | * | ||
schemas | * | ||
ajvOptions | * |