Vogen
Vogen copied to clipboard
Partial methods for validate and normalize
Describe the feature
Partial methods for validate and normalize
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:

Partial methods have a restriction that they must be void.