Hemal Harindaka Athulathmudali
Hemal Harindaka Athulathmudali
2019 and waiting...
Is this even pissible with this npm module?
I don't think this is supported. With curl this is easy. Could see no way to do this in the docs apart from changing vscode's own proxy
@satanTime I'm facing this problem too using class-validator with inversify. I do not have a `CustomConstraint` class defined anywhere in my code. What could be the reason? Are there any...
@satanTime ok after some googling, I found that it is necessary to [use an adaptor](https://github.com/typestack/routing-controllers#using-di-container) for third party DI containers such as inversify to work. Obviously this must be the...
@satanTime [done](https://github.com/typestack/class-validator/pull/823)
I can confirm that this scenario is not supported (or not working for me atleast) as I ran across the same issue today. Not sure why though
@TomPallister any thoughts? Authentication does not seem to work if AuthenticationOptions is in the GlobalConfiguration section.
I'm getting the same issue. Cannot run this tool. Windows 10. .Net SDK v6. Trying to run in CMD.exe. I even restarted the PC
@tommck did you resolve this issue?