--CREDITS-- Henrique Moody --FILE-- setName('My field'))->check(null); } catch (OptionalException $e) { echo $e->getMessage().PHP_EOL; } ?> --EXPECT-- My field must not be optional