Status: IN
The Liskov Substitution Principle (LSP) states that objects of a derived class must be substitutable for objects of the base class without breaking program correctness.
Source: entries/2026/06/17/solid-overview.md
JSON