Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[networking_mapper] Make null templates behave like an empty one
Now, if the data inside a template network is null the mapper will raise an unhandled exception, that may be fine, but for this particular case making null and empty behave the same way will allow the mapper to raise a meaningful error letting him know the field cannot be empty as some child elements are mandatory.
- Loading branch information