Adrian Grayson

Results 5 issues of Adrian Grayson

Placing the definitions of "ValidationException" and "SchemaException" inside the Validator file is no good for autoloading through Composer. If one has not loaded instantiated the Validator class, Composer will believe...

This allows for PSR style autoloading without having to load the main class first. Tests pass. USE CASE: Some class is trying to catch a ValidationException. Autoloader needs to load...

Any chance of implementing a "oneOf" operator? See: http://stackoverflow.com/questions/25014650/json-schema-example-for-oneof-objects :)

Hey guys, I've found a scenario where Propel will generate two "filterByXXX" functions, both of which will have the same name. Below I've attached the schema which I can confirm...

Bug

This is very strange behavior on a fresh installation of Alpine Linux v3.20.0 directly onto a VM. When I try and `ping` or `wget` or even `apk update`, it will...