flavray/avro-rs

Validate Enum values

Closed this issue · 0 comments

Schema validation does not apply the [A-Za-z_][A-Za-z0-9_]* or All symbols in an enum must be unique; duplicates are prohibited from the spec.