This example demonstrates how to use custom javascript code to handle the user errors when typing. For this purpose you need to handle the OnError client event of each input to process some custom logic when the user enters input which does not conform to the specified criteria. Here an error message will appear below the inputs when the data entry is not valid.