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 about instanceof operator in java?
What is general methodology?
Can we have return statement in finally clause? What will happen?
What do you understand by Header linked List?
what is meant by Garbage collection?
Which api is provided by java for operations on set of objects?
What is default exception handling in java?
How do generics work in java?
What does you mean in math?
What is super in java?
How to perform quicksort in java?
What is tree node in java?
What value is a variable of the string type automatically initialized?
What do you understand by copy constructor in java?
Is an array a vector?