Validation And Sanitization Primer

Daniel Bachhuber who works with WordPress.com VIP Services has published a guide covering some key differences with data validation and sanitization. His explanation is not so technical that even I understood it for the most part. If you’re a developer, definitely give the guide a read and give Daniel some feedback.

SHARE THIS:


LIKE THIS

2 Comments

2 responses to “Validation And Sanitization Primer”

  1. That’s a good post! Here’s how I describe the difference:

    Validation ensures that data are in the correct format/type, and within appropriate bounds.

    Sanitization ensures that data are safe, whether it is KSES-type scrubbing of malicious data, or escaping data appropriately for context.


You may also like

Newsletter

Subscribe Via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

[jetpack_subscription_form subscribe_placeholder=”Email Address” show_subscribers_total=”false” button_on_newline=”false” submit_button_text=”Submit” custom_font_size=”20px” custom_border_radius=”0″ custom_border_weight=”1″ custom_border_color=”#d8d8d8″ custom_button_width=”30%” custom_padding=”15″ custom_spacing=”10″ submit_button_classes=”has-20-px-font-size has-d-8-d-8-d-8-border-color” email_field_classes=”has-20-px-font-size has-d-8-d-8-d-8-border-color” show_only_email_and_button=”true”]