Open adityamandaleeka opened 1 year ago
From @bricelam:
I'm adding [Required] to the EF model types to make this work easier. They can be removed once NRTs are enabled.
To state the obvious: Reference-typed properties with [Required] are not nullable. Reference-typed properties without it are nullable--add a ?.