what is difference between validation.xml & validation
rules.xml?
Answer Posted / humera kazi
All the rules of Validation for eg: Numeric rule,Alpha-
numeric rule etc will be specified in the
validationrules.xml and these rules are used in
Validation.xml
Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
What is synchronization and why is it important in java programming?
What is multithreading in java?
What does flagged out mean?
Are functions objects in java?
Explain different ways of creating a thread?
Why does java not allow multiple public classes in a java file ?
What is logical variable?
What is the difference between instanceof and isinstance?
Why is it called boolean?
When object is created and destroyed?
What is difference between word and integer?
Is it possible to override private or static method in java?
What is meant by final class?
Is java map thread safe?
Is it possible to compare various strings with the help of == operator?