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

Localization model validation #3216

Merged
merged 11 commits into from
Jun 10, 2021
Merged

Conversation

bekir-ozturk
Copy link
Contributor

@bekir-ozturk bekir-ozturk commented May 27, 2021

Problem

Fixes #3132.

Solution

Adding checks to evaluate the validity of template localization model.

Checks:

  • Added unit tests
  • Added #nullable enable to all the modified files ?

@vlada-shubina vlada-shubina force-pushed the dev/bozturk/loc-validation-during-load branch from c33a01c to 7b39dff Compare May 28, 2021 15:44
Base automatically changed from dev/bozturk/localization-validation to main May 31, 2021 06:54
@bekir-ozturk bekir-ozturk force-pushed the dev/bozturk/loc-validation-during-load branch from 7b39dff to acfe7ea Compare May 31, 2021 12:18
@vlada-shubina vlada-shubina force-pushed the dev/bozturk/loc-validation-during-load branch 2 times, most recently from 03f7264 to 449274b Compare June 2, 2021 18:16
@vlada-shubina vlada-shubina marked this pull request as ready for review June 2, 2021 18:23
@vlada-shubina vlada-shubina requested a review from a team as a code owner June 2, 2021 18:23
@vlada-shubina vlada-shubina force-pushed the dev/bozturk/loc-validation-during-load branch from 449274b to 3ae29c7 Compare June 2, 2021 18:33
src/IsExternalInit.cs Outdated Show resolved Hide resolved
Version.props Outdated Show resolved Hide resolved
@vlada-shubina vlada-shubina added the Priority:0 Work that we can't release without label Jun 7, 2021
@bekir-ozturk bekir-ozturk force-pushed the dev/bozturk/loc-validation-during-load branch from 0b302c3 to c1374e3 Compare June 9, 2021 11:09
@bekir-ozturk bekir-ozturk merged commit 29f5b27 into main Jun 10, 2021
@bekir-ozturk bekir-ozturk deleted the dev/bozturk/loc-validation-during-load branch June 10, 2021 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:0 Work that we can't release without
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate deserialization of localization files during install and instantiate
3 participants