what is difference between validation.xml & validation
rules.xml?
Answer Posted / obulkreddy.g
what ever the rules specified in validator-rules.xml, these
rules are used in validation.xml.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a null point?
What does i ++ mean in Java?
Is void a keyword in java?
Can an abstract class be a final class?
Can we change the scope of the overridden method in the subclass?
Write a program to print fibonacci series
What is the program development process?
Can java list contain duplicates?
Which are the two subclasses under exception class?
How can you share data between two thread in Java?
what is heap memory?
Tell me how many ways are there to initialise an integer with a constant.
Why unicode is important?
What is the difference between exception and error in java?
What is the difference between the size and capacity of a vector?