@@ -28,8 +28,8 @@ |
||
| 28 | 28 | |
| 29 | 29 | use ntentan\atiaa\Driver; |
| 30 | 30 | use ntentan\atiaa\exceptions\ConnectionException; |
| 31 | -use ntentan\utils\exceptions\ValidatorNotFoundException; |
|
| 32 | 31 | use ntentan\utils\Validator; |
| 32 | +use ntentan\utils\exceptions\ValidatorNotFoundException; |
|
| 33 | 33 | |
| 34 | 34 | /** |
| 35 | 35 | * Description of DataOperations. |