arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
170 stars 47 forks source link

custom validation rules #31

Open shudson310 opened 6 years ago

shudson310 commented 6 years ago

Is there a way to configure this to include your own custom validation rules? For example, I want to enforce particular company editorial style rules and display feedback to the dev/writer. Similar to the way the Vale lint program does.