Nestjs controller decorator wrapper that checks target class name that it ends with "Controller" or not. If it does not ends with "Controller" suffix, then thorw InvalidResourceNameError
Nestjs controller decorator wrapper that checks target class name that it ends with "Controller" or not. If it does not ends with "Controller" suffix, then thorw InvalidResourceNameError