Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vogaenge Yaml Error: Gebäude.Baujahr ist kein string #95

Open
DenisHoppe opened this issue Nov 17, 2021 · 0 comments
Open

Vogaenge Yaml Error: Gebäude.Baujahr ist kein string #95

DenisHoppe opened this issue Nov 17, 2021 · 0 comments

Comments

@DenisHoppe
Copy link

DenisHoppe commented Nov 17, 2021

Hallo Zusammen,

die YAML Beschreibung ist fehlerhaft:
haushalte.bestehendeImmobilien.gebaeude.baujahr of type string

Der rückgabewert ist aber ein type of int
"baujahr": 2005,

... "gebaeude": { "anzahlVollgeschosse": 2, "ausstattung": "GEHOBEN", "zustand": "GUT", "baujahr": 2005, "bauweise": "MASSIV", "anzahlDerWohneinheitenImGebaeude": 9, "wohnflaeche": { "vermietungsInformationen": { "nutzungsArt": "VERMIETET", "mieteinnahmenNettoKaltMonatlich": 12000.0, "vermieteteFlaeche": 130.0 }, "gesamtGroesse": 130.0 }, "bezeichnungWohneinheit": "6", "miteigentumsAnteil": { "anteil": 1.0, "gesamt": 9 } }, ...
Könnte ihr das bitte beheben?

Danke!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant