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
What is the largest number a double can hold?
Which oo concept is achieved by using overloading and overriding?
What are the files generated after using IDL to java compiler?
How to display all the prime numbers between 1 and 100
What does sprintf mean?
Explain java coding standards for methods?
What is a war file?
What is difference between this and super keyword?
Explain serialization and deserialization in java?
Explain when we should make an instance variable private.
What is difference between final and finally in java?
What is the output of the below java program?
Is java ee a framework?
What is anagram of a string?
Can a class declared as private be accessed outside it’s package?