what is difference between validation.xml & validation
rules.xml?
Answer Posted / chintan
Validation.xml file contain types of validation and
validationRule.xml contain logic for validation
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is java util concurrentmodificationexception?
Why stringbuilder is not thread safe?
What is the method overriding?
What are the disadvantages of object oriented programming?
What is contract between hashcode and equal method?
Explain oops concepts in detail?
Which is dependent variable?
Can we override static methods in java?
Can private method static?
Can we override private method in java?
What is core java used for?
How to sort an array in java without using sort method?
What is static block?
Is alive in java?