Suite: Assing a value to required char field (MVC) #13458
resolves #12489
@gizemmutukurt This only assings a default value ('A') to non-nullable char types instead of the meaningless value
. You can test that. But other than that, there are validation issues with the Char
property, but they are not related with Suite.