what is difference between validation.xml & validation
rules.xml?
Answer Posted / sangith
Validation-rules : for global specific rules
Validation.xml: for application specific rules
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What about features of local inner class?
what is a thread pool in java and why is it used?
What is difference between pointer and reference?
Which programming language is most secure?
What is var keyword ?
What is qualitative variable?
What do you mean by chromounits in java8?
what are the high-level thread states? : Java thread
How to sort an array from smallest to largest java?
What state does a thread enter when it terminates its processing in java programming?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is the difference between the size and capacity of a vector?
Can private class be inherited in java?
What is the different types of functions?
How we can execute any code even before main method?