Validate field, on change, with jQuery

In many of the forms that I had built, I will almost always need to validate the fields when they are being changed.

This proof of concept showcase validating of some text input field when the value they contain had changed.