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
Is vector thread safe in java?
Can we declare the main method of our class as private?
What is printwriter in java?
Write a java program to generate fibonacci series ?
Differentiate between run time error and syntax error.
Does collectionutils isempty check for null?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is a variable and constant?
can rmi and corba based applications interact ?
Is list ordered in java?
What type of value does sizeof return?
What do you mean by ordered and sorted in collections in java?
When can we say that threads are not lightweight process in java?
What is connection class in java?
How many types of classes are there in java?