|
@@ -2,8 +2,8 @@ |
|
|
block discarded – undo |
|
2
|
2
|
|
|
3
|
3
|
namespace Yuloh\JsonGuard; |
|
4
|
4
|
|
|
5
|
|
-use Yuloh\JsonGuard\Constraints\ContainerInstanceConstraint; |
|
6
|
5
|
use Yuloh\JsonGuard\Constraints\Constraint; |
|
|
6
|
+use Yuloh\JsonGuard\Constraints\ContainerInstanceConstraint; |
|
7
|
7
|
use Yuloh\JsonGuard\Constraints\ParentSchemaAwareContainerInstanceConstraint; |
|
8
|
8
|
use Yuloh\JsonGuard\Constraints\ParentSchemaAwarePropertyConstraint; |
|
9
|
9
|
use Yuloh\JsonGuard\Constraints\PropertyConstraint; |
Please login to merge, or discard this patch.