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
How to create an immutable class?
Is string a class?
Which package is imported by default?
What is a final class in java?
Can long be null in java?
What is the functionality of the stub?
Why webdriver is an interface?
What is constructor and virtual function? Can we call a virtual function in a constructor?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is bubble sort in java?
Why char array is preferred over string for storing password?
What is autoboxing in java?
What is singleton class and how can we make a class singleton?
How do you convert boolean to boolean?
How many arguments can a method have java?