ViewModelFieldPaths
Sourceimport { ViewModelFieldPaths } from "@prestojs/viewmodel";
ViewModelFieldPaths<T>
Constructor
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | modelClass | T | |
| * | flattenedPath | string[] |
Methods
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | paths | ViewModelFieldPaths | |
| ignoreNested | boolean |
Returns:boolean