Vogen icon indicating copy to clipboard operation
Vogen copied to clipboard

Partial methods for validate and normalize

Open SteveDunn opened this issue 3 years ago • 1 comments

Describe the feature

Partial methods for validate and normalize

SteveDunn avatar May 15 '22 07:05 SteveDunn

By having the generator generate an empty partial method in the generated code, It would other code analyzers, such as resharper, reporting things like this: image

SteveDunn avatar May 15 '22 07:05 SteveDunn

Partial methods have a restriction that they must be void.

SteveDunn avatar Oct 11 '22 19:10 SteveDunn