auraphp / Aura.Filter

Validate and sanitize arrays and objects.
MIT License
159 stars 33 forks source link

Implement JsonSerializable in Failure #122

Closed designermonkey closed 8 years ago

designermonkey commented 8 years ago

Hope this is better.

pmjones commented 8 years ago

Good stuff -- thanks!

designermonkey commented 8 years ago

Wow that was quick! heheh

pmjones commented 8 years ago

When a change doesn't require much thinking from me, it's easy to handle quickly. Big changes, or ones that challenge previous assumptions or conventions, means I want to think about them a while before doing anything.