Hi,
In our CSHTML5 application we need to give the validatoin tool tip (showing a hint to the user about the incorrect input) to have another style and position,
By default the tool tip is placed behind the control as a red rectangle with white text. I need to position the tool tip below the control and also apply a different style (colors, lines, etc.) to it to comply to our company's style guide.
Is there any information or example on how to modify the looks of this validation tooltip?
Thanks in advance.
Marcel V