what is difference between validation.xml & validation
rules.xml?
Answer Posted / devudu
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 ? | 17 Yes | 6 No |
Post New Answer View All Answers
How to remove the trailing spaces from a string?
What is an immutable object?
What is functional interface in javatpoint?
Why can we not override static method?
How do you empty a list in java?
How many bytes is 255 characters?
what are the states associated in the thread? : Java thread
Can there be an abstract method without an abstract class?
what is the constructor and how many types of constructors are used in java?
What is the function of log?
What is the difference between class forname and new?
What is the difference between Array and Hash Table?
What is lossy conversion in java?
What is the base class of all classes?
Why set do not allow duplicates in java?