# Narrow Specialized Behavior

> The degree to which honoring a base type's contract constrains a subtype from specializing its own behavior.

Record: `lex:narrow-specialized-behavior`
Kind: quality-attribute
Layer: [Structural Core](https://banes-lab.com/records/layer/structural-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-narrow-specialized-behavior

## category

- [SOLID / Object-Oriented Design](https://banes-lab.com/records/lex-category/solid-object-oriented-design.md)

## referenced-by

- [Liskov Substitution Principle (LSP)](https://banes-lab.com/records/arch/liskov-substitution.md)
