Skip to content

Treat empty strings as null - #459

Open
edigonzales wants to merge 1 commit into
claeis:masterfrom
edigonzales:refdata-metaconfig-fix
Open

Treat empty strings as null#459
edigonzales wants to merge 1 commit into
claeis:masterfrom
edigonzales:refdata-metaconfig-fix

Conversation

@edigonzales

Copy link
Copy Markdown
Contributor

In Validator.validate() werden Settings aus MetaConfig und CLI via MetaConfig.mergeSettings(src,dst) zusammengeführt. Diese Merge-Funktion kopiert einen Wert aus src nur dann nach dst, wenn dst.getValue(key) == null.

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

Successfully merging this pull request may close these issues.

1 participant