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
How do you create a null object?
What is boolean flag in java?
Can we access the non-final local variable, inside the local inner class?
What are the two types of java?
Explain how hashmap works?
What is var keyword ?
What is the use of toarray () in java?
What is the final keyword denotes?
What are recursive functions? Give some examples?
What is a buffer in computer?
Are static members inherited to sub classes?
What is nested top-level class?
Explain about map interface in java?
Can vector have duplicates in java?
What are the advantages of user defined functions?