Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is difference between validation.xml & validation
rules.xml?

Answers were Sorted based on User's Feedback



what is difference between validation.xml & validation rules.xml?..

Answer / 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

what is difference between validation.xml & validation rules.xml?..

Answer / sangith

Validation-rules : for global specific rules
Validation.xml: for application specific rules

Is This Answer Correct ?    15 Yes 1 No

what is difference between validation.xml & validation rules.xml?..

Answer / 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

what is difference between validation.xml & validation rules.xml?..

Answer / deepak divvela

In validation.xml we can write our own validations,where in
validation-rules.xml have rules for validations,and it will
available as already declared

Is This Answer Correct ?    12 Yes 1 No

what is difference between validation.xml & validation rules.xml?..

Answer / kumar shashank

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 ?    4 Yes 0 No

what is difference between validation.xml & validation rules.xml?..

Answer / 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

what is difference between validation.xml & validation rules.xml?..

Answer / vasu

validation.xml is for writing all the validation to be
eprformed on the input form specified by the user and where
as validation-rules .xml is contains all the dtd
information(i.e for jar file(classes,meyhods)to perform the
actual validations based on the file validation-rules.xml
specification...

Is This Answer Correct ?    2 Yes 1 No

what is difference between validation.xml & validation rules.xml?..

Answer / 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

More Core Java Interview Questions

What is the difference between length and length() method in java?

0 Answers  


What are Transient and Volatile Modifiers?

3 Answers   SAP Labs, TUP Manila,


What is object cloning in Java?

0 Answers   SwanSoft Technologies,


Any one can explain how the inerface uses in java. give with example.

1 Answers   IBM,


What is the specification of ?CODEBASE? in an applet?

1 Answers  


How large is a boolean?

0 Answers  


What is the difference between JVM and JRE?

0 Answers  


What is mysql driver class name?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


What does index mean in java?

0 Answers  


What is difference between static class and normal class?

0 Answers  


Can a class have more than one object?

0 Answers  


Categories