Raphael Pigulla
Raphael Pigulla
That works for me. You do need the [editorconfig](https://plugins.jetbrains.com/plugin/7294) plugin for this, though.
It seems to me that this should be built-in functionality then?
I'm having the same issue :-/
@drybjed I have the error at the exact same location ("sequence item 19"). Wouldn't this suggest that the issue is with debops rather than @kosli or my code?
@Alphix Yes, that seems to fix the issue!
In case anyone is interested, I've had the exact same issue and implemented this (alongside quite a few more decorators) in [class-validator-extended](https://github.com/pigulla/class-validator-extended/), specifically [`Optional()`](https://pigulla.github.io/class-validator-extended/functions/Optional.html) and [`Nullable()`](https://pigulla.github.io/class-validator-extended/functions/Nullable.html).
@renatocron, unfortunately not, I consider that out of scope for that library.
Until this is added to `class-validator` natively, feel free to use my implementation in [`class-validator-extended`](https://github.com/pigulla/class-validator-extended).
I'm not sure, it's the first one I've come across. But then again, I'm not a frequent user of Samba and there might be others. Personally, I'd prefer dropping the...
Honestly, I don't care either way and you have much more experience with Ansible than I do, so whatever you deem better is perfectly fine with me :) I'm going...