# What is Type Safety?

**Category:** dev

## Overview
It is a security rule that prevents the wrong type of data from being used in the software and catches errors while writing code.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/type-safety/
