Since we only have on use case for this at the moment for validating ApiVersion, I wonder if it would be simpler to have a custom `ApiVersion.Validator` which invokes `ApiVersion.apply` directly? My concern is that we have two separate paths for validation. The logic seems consistent as far as I can tell, but we may change the validation logic in the future.
[ Full content available at: https://github.com/apache/kafka/pull/5651 ] This message was relayed via gitbox.apache.org for [email protected]
