Updated declaration DA model #62
Annotations
10 warnings
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L12
Non-nullable property 'tenorRelasjoner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L13
Non-nullable property 'tenorMetadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L14
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L15
Non-nullable property 'kjoenn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L16
Non-nullable property 'personstatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L17
Non-nullable property 'foedeland' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L18
Non-nullable property 'foedselsdato' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L19
Non-nullable property 'doedsdato' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L20
Non-nullable property 'identifikator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Test:
src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L21
Non-nullable property 'identifikatorType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|