Victor, If we have #{user.name} and then quickly typing #{user.name1234567890} we will get ELValidator invoked 10 times. It's not ok. We should handle only the last change.
Victor,
If we have #{user.name} and then quickly typing #{user.name1234567890} we will get ELValidator invoked 10 times. It's not ok. We should handle only the last change.