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 reason behind using constructors and destructors?
What is java virtual machine? Explain
Can we overload final method in java?
What is the use of static class?
What does it mean that strings are immutable?
What is a variable and constant?
What is the purpose of the System class?
Is map ordered in java?
Explain about class in java?
What do you mean by synchronized non access modifier?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
What are variable arguments or varargs?
Is boolean a data type in java?
What do you mean by stream pipelining in java 8?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?