validate($value); } catch (\Exception $e) { throw new Exception(strip_tags($name) . ': ' . $e->getMessage(), $e->getCode()); } } } }