tarantool/avro-schema

Better Lua input

mejedi opened this issue · 1 comments

  • check value ranges
  • sparse arrays
  • null
  • validate strings are UTF-8
  • embedded \0 confuse the parser
  • duplicate keys in maps
  • duplicate record fields
  • missing record fields
  • validating skip value (when converting between schema versions)

Irrelevant with v2.