Right now the contact validation fails if an empty struct is supplied because it is not nil and does not have an email.
In general, we need better validation like the things above and more robust testing for different cases. It would be good to fully review the validation process before setting up replication.
Right now the contact validation fails if an empty struct is supplied because it is not nil and does not have an email.
In general, we need better validation like the things above and more robust testing for different cases. It would be good to fully review the validation process before setting up replication.