abstract fun addSecuritySchemaScopeValidator(securitySchemaName: String, scopeName: String, handler: Handler<RoutingContext>): OpenAPI3RouterFactory
Add a particular scope validator. The main security schema will not be called if a specific scope validator is configured
Return
this factory