issues
search
apache
/
servicecomb-toolkit
Apache servicecomb
https://servicecomb.apache.org/
Apache License 2.0
437
stars
34
forks
source link
SCB-1580 Configurable oas style check rules
#52
Closed
chanjarster
closed
5 years ago
chanjarster
commented
5 years ago
Make
ValidatorFactory create
Validators by FactoryOptions
Remove @Configuration and use *ValidatorFactory instead
Update cli and oas-validator-web to adapt to the change mentioned above
Some unit test codes
chanjarster
commented
5 years ago
@WillemJiang what this PR does are:
Make
ValidatorFactory create
Validators by FactoryOptions
Remove @Configuration and use *ValidatorFactory instead
Update cli and oas-validator-web to adapt to the change mentioned above
Some unit test codes