Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
1.8.1
-
None
-
None
Description
Avro-c library stores internaly enum as int value, there is no validation, when setting an enum value, it match the schema.
Therefore, I want to enable getting enum size (i.e. number of symbols at enum schema), in order to enable validating (when using the instance) that the value is at enum range.
Attachments
Issue Links
- links to