Michael A. Smith created AVRO-2413:
--------------------------------------
Summary: Simplify Python Validate Code
Key: AVRO-2413
URL: https://issues.apache.org/jira/browse/AVRO-2413
Project: Apache Avro
Issue Type: Task
Reporter: Michael A. SmithThe implementation of `validate` in python (2 and 3) has high cyclomatic complexity and can be simplified into a dictionary lookup based on the type being validated. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
