what is difference between validation.xml & validation
rules.xml?
Answer Posted / kumar shashank
You can write the your validations in validation.xml.
validationrules.xml is containing all rules of what ever
you given in validation.xml
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain creating threads by extending thread class ?
What are functions in java?
What steps are taken when the OS shifts from one-thread execution to another?
How does the java compiler work?
Why do we need data structure in java?
How do I stop concurrentmodificationexception?
What is data type example?
Give few examples of final classes defined in Java API?
what do you understand by the term string with respect to java?
What is the common usage of serialization? What exceptions occur during serialization?
What is the difference between overriding & overloading?
Why do we need autoboxing in java?
What is the significance of listiterator?
What happens if we don’t define serial version uid?
Can we call a non-static method from inside a static method?