Kevin Hill
Kevin Hill
In my use of this repository, it would be very useful (is useful) to have a static function called isValid that simply returns TRUE or FALSE if the cronExpression is...
In my use of this repository, it would be very useful (is useful) to have a static function called isValid that simply returns TRUE or FALSE if the cronExpression is...
Amazon's Schema system necessitated an update to allow recursion in the RefResolver object beyond 200. This code updates the system to allow an option to be submitted via option->maxNestLevel if...
Several Amazon schema's require recursion beyond the hard coded current limit of 200. I have submitted a pull request (#167) that allows the recursion value to be updated.