Vogen icon indicating copy to clipboard operation
Vogen copied to clipboard

Code fixer for non-static Validation method

Open SteveDunn opened this issue 3 years ago • 0 comments

Describe the feature

Users write their own validation method. It must be static and Vogen errors if it's not. Have a code fixer that makes it static.

SteveDunn avatar Nov 21 '22 16:11 SteveDunn