alexey-zakharenkov / subways

Subway Preprocessor and Validator
Apache License 2.0
12 stars 1 forks source link

Factory pattern for route instantiation in City class #30

Closed alexey-zakharenkov closed 1 year ago

alexey-zakharenkov commented 1 year ago

Allow inheritance from Route class so that the whole validation process uses the subclass.