Validating schemas is a little complicated becuase we need the types to do full validation. Thus their validation class cannot just be annotations, but actually involve more logic after we extract the types. Thus in the ValidatorImpls class, validation of schemas is done without using annotations
[ Full content available at: https://github.com/apache/incubator-pulsar/pull/2445 ] This message was relayed via gitbox.apache.org for [email protected]
