#NestJs Weird imports
6 messages · Page 1 of 1 (latest)
this is not Nest related problem, see you're imported it from 'class-validator' 🙂
first of all isString != IsString
second i vaguely remembering the core team had to fork class-validator because it wasn't being updated anymore or something like that
https://github.com/nestjs/class-validator
Yeah you are right, that's why I am saying, one is the right one and the other is the wrong one, they are different
IsString is the right one xD