Hi everyone,
The package adheres to all of the league quality guidelines and I wrote full documentation. I've been waiting to tag a stable release until I figure out where the package is going to go. If the league accepts the package I will come up with a better name. :)
- Provides
detailed error messages a JSON pointer and unique error code. The existing package just returns the property name and a message.
I wrote this package after spending six months working with the existing package at work and constantly being frustrated. I would have tried to fix the existing package but the changes were significant enough to merit a rewrite, and the existing package's code was really hard to read IMO. The reference resolving approach is completely different in order to accomplish the improvements mentioned earlier.
Thanks!
- Matt