Angular – Get elements in ngFor with @ViewChildren
I tried to get elements that were rendered with “ngFor" loop, with putting reference variables to them for example, “#name1", …
I tried to get elements that were rendered with “ngFor" loop, with putting reference variables to them for example, “#name1", …
This is about class-validator, nodejs. https://github.com/typestack/class-validator Installation class-validator This is a validation library that is …