Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Feature/example validation#40

Merged
FrankSchnicke merged 16 commits intomainfrom
feature/example-validation
Oct 22, 2021
Merged

Feature/example validation#40
FrankSchnicke merged 16 commits intomainfrom
feature/example-validation

Conversation

@sebbader
Copy link
Copy Markdown
Contributor

All tests of the validation pass, also all shapes are corrected. Looks like the Validator does what it should.

.preferredName(new LangString(DIGITAL_FILE, "EN"))
.shortName(new LangString(DIGITAL_FILE, "EN"))
.shortName(new LangString(DIGITALE_DATEI, "DE")).unit("ExampleString").sourceOfDefinition("ExampleString")
.dataType(DataTypeIEC61360.STRING).definition(new LangString(DIGITAL_FILE_DEFINITION, "EN"))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Language tag was changed from DE to EN but content of string DIGITAL_FILE_DEFINITION is still in German. Either change language tag back to EN or change content of string to English.

@FrankSchnicke FrankSchnicke merged commit 0426fbc into main Oct 22, 2021
@FrankSchnicke FrankSchnicke deleted the feature/example-validation branch November 19, 2021 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants