@@ -7,7 +7,6 @@ |
||
7 | 7 | use mindplay\kissform\Facets\ValidatorInterface; |
8 | 8 | use mindplay\kissform\InputModel; |
9 | 9 | use mindplay\kissform\InputValidation; |
10 | -use mindplay\lang; |
|
11 | 10 | |
12 | 11 | /** |
13 | 12 | * Validate a Field by attempting to parse the input value. |