Details
Description
Empty field names (possible in xml and yml) lead to weird exception messages, they should throw a MappingException::missingFieldName exception.
Empty field names (possible in xml and yml) lead to weird exception messages, they should throw a MappingException::missingFieldName exception.
Fixed