StackOverflow Questions for Tag: liskov-substitution-principle

varikoz272
varikoz272

Reputation: 95

Remove auto format and autofix from ZLS COMPLETELY (with nvim kickstart)

Score: 0

Views: 689

Answers: 2

Read More
NotMyself
NotMyself

Reputation: 30067

What is an example of the Liskov Substitution Principle?

Score: 1271

Views: 612320

Answers: 37

Read More
ariko stephen
ariko stephen

Reputation: 123

Usefulness of the substitution property of the Liskov Substitution Principle

Score: 1

Views: 108

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: 50

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: 1095

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

Score: 43

Views: 23118

Answers: 5

Read More
Ivan Prodanov
Ivan Prodanov

Reputation: 35532

Does this solve the Liskov Substitution square-rectangle violation?

Score: 4

Views: 2639

Answers: 3

Read More
Shlok V
Shlok V

Reputation: 31

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

Score: 3

Views: 4643

Answers: 2

Read More
user2978125
user2978125

Reputation: 454

Why does the square-rectangle problem break Liskov substitution?

Score: 1

Views: 83

Answers: 2

Read More
Christophe
Christophe

Reputation: 73530

The Liskov Substitution Principle (LSP) in UML class diagrams

Score: 3

Views: 145

Answers: 1

Read More
nandu
nandu

Reputation: 29

LSP and virtual methods

Score: 2

Views: 49

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: 62

Answers: 1

Read More
mkserge
mkserge

Reputation: 103

Better design in order to avoid violating Liskov Substitution principle

Score: 6

Views: 1435

Answers: 1

Read More
Paul
Paul

Reputation: 11

Enforce strict types while using generic with inheritance

Score: 0

Views: 34

Answers: 0

Read More
sectus
sectus

Reputation: 15464

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: 103

Answers: 2

Read More
einpoklum
einpoklum

Reputation: 132128

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: 5311

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: 155

Answers: 1

Read More
PreviousPage 1Next