"Michele Cella" <[EMAIL PROTECTED]> writes: > I would expect it to work only by defining not_empty on my validator, > it's DRY. > > What do you think?
I said what I think before: this will make you limited to only two cases: normal and required classes. What about something else, like a discount field, or a confirmation field? What about an "attention" message where you want to make it stand more, but not in, e.g., red as for required stuff? -- Jorge Godoy <[EMAIL PROTECTED]>

