what is difference between validation.xml & validation
rules.xml?
Answer Posted / sangith
Validation-rules : for global specific rules
Validation.xml: for application specific rules
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the difference between logical data independence and physical data independence?
What is the difference between access specifiers and access modifiers in java? 16
Can you explain the private protected field modifier?
What is a memory leak in java?
What is bool mean?
What is encapsulation in java?
What is a "pure virtual" member function?
Why generics are used in java?
Explain different types of wrapper classes in java?
Is ++ operator thread-safe in java?
How to display names of all components in a Container?
what is object slice?
How does the java compiler work?
What is difference between float and double?
What is the difference between private & public & friendly classes?