Client-side validation: The verification of data on the client side of a client-server interaction, usually before the data is sent to the server. This can include ensuring form fields are filled out correctly, input matches expected formats, and other checks. While enhancing user experience by providing immediate feedback, it must not be the sole method of validation due to the potential for bypassing by malicious users; server-side validation provides an additional necessary layer of security.
Categories: CC D5: Security Operations | CCSP D4: Cloud Application Security | CISM D3: Information Security Program | CISSP D8: Software Development Security | Security+ D1: General Security Concepts | SSCP D7: Systems and Application Security
« Back to Glossary Index				 
								 
															 
															 
															