Closed xpgupta closed 6 years ago
We have custom validations like maxLength check, special characters check, required field check , which are set to be validate on "OnBlur" event, but while i apply this trim directive, only trim works and no other prior validations work.
Hi! To understand more precisely what is going on, it would be nice to see an example.