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?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any way to skip finally block of exception even if some exception occurs in the exception block?

1115


What is an immutable object?

1171


For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green  White will have 1 Weight.  Red and Green carry no weights.  Shortest path is the path with less weight when you add up the weights in the path.

2059


How will you initialize an Applet?

1202


Why java is used everywhere?

1059


What is the set interface in java programming?

1289


What is collection class in java? List down its methods and interfaces.

1025


Why there is no call by reference in java?

974


Explain java coding standards for methods?

1087


Can I use % with real numbers?

1078


Can we write any code after throw statement?

1110


How can we avoid including a header more than once?

1074


How to overcome the exception object reference not set to an instance of object?

1202


What is the final keyword?

1034


What is the difference between checked exception and unchecked exception?

1060