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 are variables stored in memory?
What is the char data type?
What is the implementation of destroy method in java. Is it native or java code?
Where local and global variables are stored?
Is array a class in java?
What is preparedstatement in java?
How many bytes is double?
Is char a method in java?
How to instantiate static nested classes in java?
What is a condition in programming?
Why is singleton class used?
What do you mean by singleton class in java?
Can a final variable be null?
How to overcome the exception object reference not set to an instance of object?
How do you implement singleton class?