Redefining events validate and check for fields of type email and validate event for type date
Note: only the 'email' and 'birthday' fields react to mouse movements. On the other hand if email field loses the focus using keyboard 'tab' key it won't be checked until the mouse move out
(required)
focus => validate
mouseover => validate
mouseout => check
(required and between 0 and 130)
focus => validate
([A-Za-z]*)
focus => validate
blur or mouseout => check

focus => validate

focus => validate

focus => validate

focus => validate
500 <= N <= 5000
focus => validate