tinymce dynamically change errors

tinymce dynamically change errors

Hey. I have rules for tinymce "required" and "minlength". The error of "minlength" it only works after clicking a submit button, it is not dinamically appeared as it works for "text" and "number". I would like to be able to show the error until the minimum length is reached. Can this be implemented? And if so, how to do it?