what is difference between validation.xml & validation
rules.xml?
Answer Posted / obulkreddy.g
what ever the rules specified in validator-rules.xml, these
rules are used in validation.xml.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is java lang string?
What is a final class ?
What are the super most classes for all the streams?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What is an object's lock and which object's have locks in java programming?
Why do we override tostring method in java?
Can set contain duplicates?
What is anti pattern in cyber security?
What are the object and class classes used for?
According to java operator precedence, which operator is considered to be with highest precedence?
Explain java coding standards for constants?
What are class members by default?
What is java regex?
How is garbage collection controlled?
What is use of inner class in java?