You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there is a multi-field constraint, it is possible to provide incomplete data (say country = France, Region = null) through the screen, but not through the file loading.
In a first step, the correction will be to allow to specify null value in the multi-field constraint. If specifically declared, null value in second field will be allowed