ex.
<Form>
<input type="text"/>
<span style="display block">your text should be between 4-8 chars</span>
</form>
anyhow just need some kind of pregenerated hint message so I can show hint using JS(Jquery) afterwile what is best way to deal , extending the parent class or is there some other way?