Hello,
I use JSF and custom converter for user input validation.
I update JSF to 2.3 and faced with the issue that validator's code stop receiving values, that defined via EL

<myConverter
...