validator positioning

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have 2 validators (RegEx and RequiredField) validating a single field.
When one of these validators fires I want it to always render in the same
position as the other one. The problem is that we are not using absolute
positioning for placement of these validators.

What is the eaiest way to ensure that the validators will render in the same
place?

Thanks in advance.
 
Back
Top