vote up 0 vote down star

Hi,

First of all, I know a lot of questions exist on this matter but, after searching through a dozen of pages, I did not find any addressing this subject from this point of view. If such a question exists, please don't hesitate to close this one.

Now, what are the specific facts that would define a good validation framework, judging by:

  1. ease of use (in code, hooking into the UI)
  2. ease of integration (into applications)
  3. generality (platforms supported: web, desktop, etc.)
  4. completeness (rules diversity)

Alternatively, what makes a validation framework bad?

flag

1 Answer

vote up 0 vote down

check out hibernate validator and its integration with seam(with s:validate in your inputText you can validate if data is correct)

link|flag
Wow, thanks, that was quick! J/K :) – Sorin Comanescu Sep 10 at 16:17
you made mistake with community wiki, most people here answer questions only because of points. – 01 Sep 11 at 7:27

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.