master
<?php namespace Swaggest\JsonSchema\Exception; use Swaggest\JsonSchema\InvalidValue; class ArrayException extends InvalidValue { }