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
Is c better than java?
What is a method in coding?
What does you mean in math?
Explain the difference between an object-oriented programming language and object-based programming language?
Explain features of interfaces in java?
Write a program to calculate factorial in java?
Can we synchronize static methods in java?
What is java used for?
What is difference between filereader and bufferedreader?
Can a method be overloaded based on different return type but same argument type?
What do you mean by of string::valueof expression in java 8?
In the below example, what will be the output?
What is immutable class in java?
What is exception handling in java?
How does linkedhashmap work in java?