![JAR search and dependency download from the Maven repository](/logo.png)
config.swagger-validator.yml Maven / Gradle / Ivy
# Default swagger validator configuration
---
# Enable request validation. Response validation is not done on the server but client.
enabled: true
# Log error message if validation error occurs
logError: true
# Skip body validation set to true if used in light-router, light-proxy and light-spring-boot.
skipBodyValidation: false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy