answersLogoWhite

0

types of validations are: required field validation range validation pattern matching validation database specific validation numeric validation

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Basic Math

What are the five main steps for the JSP process?

The five main steps in the JavaServer Pages (JSP) process are: Translation: The JSP file is converted into a servlet by the JSP engine. Compilation: The generated servlet code is compiled into bytecode, creating a .class file. Loading: The servlet class is loaded into the server's memory. Initialization: The server initializes the servlet by calling its init() method. Request Handling: For each request, the server invokes the service() method of the servlet, which processes the request and generates a response.


What is a helping main verb?

A helping verb can work with the main verb to tell about an action. The helping verb always comes before the main verb.


What is the difference between a 2 bolt main 350 and a 4 bolt main 350 Will a 2 bolt hold 500hp?

The difference between a 2 bolt main and 4 bolt main is how many bolts hold the caps that hold on the crankshaft. (A 2 bolt main has 2 bolts to every cap and the 4 bolt main has 4 bolts to every cap) A 2 bolt main should be able to handle 500hp as long as you don't push it above 5500RPMs.


What is the difference between return 0 and return -1 in c?

If we consider any function that is not the main function that is declared as "bool" i.e it will return boolean values to the main function-0 & 1, meaning 'false' and 'true' respectively. If we have to tell the main function that the condition checked in the function is false or disagreed, then we return 0 to the main function and when we have to tell that the condition checked in the main function is true or agreed, then we return 1 to the main function.


Write Java program to find numbers from 50 to 100 which are divisible by 5?

Here's a simple Java program to find numbers from 50 to 100 that are divisible by 5: public class DivisibleByFive { public static void main(String[] args) { for (int i = 50; i <= 100; i++) { if (i % 5 == 0) { System.out.println(i); } } } } This program uses a for loop to iterate through numbers from 50 to 100 and checks if each number is divisible by 5 using the modulus operator. If it is, the number is printed to the console.

Related Questions

Which of the following is not one of the main five types of reaction?

Decomposition is not one of the main five types of reactions. The main five types are synthesis, decomposition, single replacement, double replacement, and combustion.


Different types of check?

The types of checks can be divided into two main categories namely: checks and the drafts.The checks have various sub groups like personal checks, business checks, traveler's checks, substitute checks, interest bearing checks, blank checks and teller's check.The drafts on the other other hand consist of insurance drafts and convenience checks.


What are the different types of checks and how can they be used for financial transactions?

The main types of checks are personal checks, cashier's checks, and certified checks. Personal checks are written by individuals to pay for goods or services. Cashier's checks are issued by banks and are guaranteed by the bank. Certified checks are personal checks that have been verified by the bank. Checks can be used for financial transactions by providing a secure and convenient way to transfer money from one party to another.


What is the big five general purpose software?

the big five general purpose software refers to the five main types of gui's


What are the Five main types of forces?

The five main types of forces are gravitational force, electromagnetic force, weak nuclear force, strong nuclear force, and frictional force. These forces govern the interactions between objects and particles in the universe.


What are the five main types of communication?

letter E- Mail Phone Telegram SMS


What are the five main types of E numbers?

E1, E2, E3, E4, and E5


What are the five main types of tessellations?

Tessellations are interesting and make for an interesting piece of art. There main types are normal tiling, monohedral tiling, isohedral tiling, penrose tiling, and voronoi tiling.


What are the five main areas of the velds?

The five main areas of the velds are the Highveld, Middleveld, Bushveld, Lowveld, and the Desert (also known as the Karoo). These regions are characterized by distinct climates, vegetation types, and topographies.


What are the different types of seasons in India?

The four main seasons in India are Summer, Winter, Monsoon and pre-monsoon.


What are the 5 energy types?

There are five main types of energy. These include kinetic energy, potential energy, thermal energy, chemical energy, as well as electrical energy.


Are there different types of cattle?

There are three main types: British, Continental, and Exotic. Of these, there are two types: Purebred and Commercial. So in all you could say there are five types of beef cattle.