Felipe Muller
Results
1
comments of
Felipe Muller
Yes I was thinking if there was some way I could use `@ValidateIf`, but I don't see how yet. I could put `@ValidateIf(o => o.status != undefined)` on `deleted`, and...