What technique would you use to secure data before rendering it to a user?
validate and sanitize
validate and escape
escape and secure
escape and sanitize