StackOverflow Questions for Tag: liskov-substitution-principle

ariko stephen
ariko stephen

Reputation: 127

Usefulness of the substitution property of the Liskov Substitution Principle

Score: 1

Views: 103

Answers: 2

Read More
magva
magva

Reputation: 101

How does the Liskov Substitution Principle works with type specialization in concrete implementations of abstract classes?

Score: 1

Views: 46

Answers: 2

Read More
Constantine
Constantine

Reputation: 510

Interface method argument without a type - code smell?

Score: 0

Views: 128

Answers: 1

Read More
random512
random512

Reputation: 1085

Can anyone provide an example of the Liskov Substitution Principle (LSP) using Vehicles?

Score: 42

Views: 22903

Answers: 5

Read More
Ivan Prodanov
Ivan Prodanov

Reputation: 35502

Does this solve the Liskov Substitution square-rectangle violation?

Score: 3

Views: 2633

Answers: 3

Read More
NotMyself
NotMyself

Reputation: 30017

What is an example of the Liskov Substitution Principle?

Score: 1267

Views: 607532

Answers: 36

Read More
Shlok V
Shlok V

Reputation: 31

Unable to install java-language-server with mason lsp-zero

Score: 3

Views: 4446

Answers: 2

Read More
user2978125
user2978125

Reputation: 454

Why does the square-rectangle problem break Liskov substitution?

Score: 1

Views: 78

Answers: 2

Read More
Christophe
Christophe

Reputation: 73366

The Liskov Substitution Principle (LSP) in UML class diagrams

Score: 3

Views: 135

Answers: 1

Read More
nandu
nandu

Reputation: 29

LSP and virtual methods

Score: 2

Views: 47

Answers: 2

Read More
kouign amann
kouign amann

Reputation: 11

Maintain explicit method signatures and LSP : dealing with extra arguments in Python

Score: 0

Views: 50

Answers: 1

Read More
mkserge
mkserge

Reputation: 103

Better design in order to avoid violating Liskov Substitution principle

Score: 6

Views: 1375

Answers: 1

Read More
Paul
Paul

Reputation: 11

Enforce strict types while using generic with inheritance

Score: 0

Views: 33

Answers: 0

Read More
sectus
sectus

Reputation: 15454

Avoiding of violating LSP

Score: 9

Views: 504

Answers: 2

Read More
rodhash
rodhash

Reputation: 1

"noUnusedLocals" in tsconfig.json report as Error instead of Warning (nvim + tsserver LSP)

Score: 0

Views: 26

Answers: 0

Read More
Daniel
Daniel

Reputation: 1079

How to implement LSP (Liskov Substitution Principle) using Dart, in a real world example

Score: 1

Views: 99

Answers: 2

Read More
einpoklum
einpoklum

Reputation: 131373

What should I break: Substitution capability or the Liskov Substitution Principle?

Score: 1

Views: 94

Answers: 0

Read More
ppc
ppc

Reputation: 73

mypy seems to think that (*args, **kwargs) could match to any funtion signature?

Score: 7

Views: 5034

Answers: 2

Read More
Jim Newton
Jim Newton

Reputation: 652

types of methods with respect to types of methods in superclass in python

Score: 1

Views: 151

Answers: 1

Read More
Right leg
Right leg

Reputation: 16700

Mypy accepts an incompatible type in __init__ override

Score: 4

Views: 1480

Answers: 2

Read More
PreviousPage 1Next