nadako/hxjsonast

Typed error throwing

Closed this issue · 0 comments

Instead of string errors, I'd like to throw a hxjson.Error object containing message and Position. This one could be reused for validation errors as well.