CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
liskov-substitution-principle
09-02
Software design
Is the virtual keyword inherently in-violation of the Liskov Substitution principle?
07-12
other
Is it correct way of use LSP in PHP?
06-21
Back-end
Alternative that doesn't violate the Liskov substitution principle
04-26
Back-end
Introducing a new subclass to an established system using inheritance which violates the Liskov Subs
04-17
front end
Python understanding Liskov Substiution Principle
03-16
other
Violation of the LSP-principle using extra constructor parameters in subtypes
02-16
Enterprise
Do abstract subclasses of an abstract superclass violate LSP?
02-16
Software design
if the subclass don't implement all methods from superclass does it concidered a violation of L
Links:
CodePudding