PeceKrNew Contributor10 years agoSoapUI isn't serializing nullable int I have datacontract with datamember of type nullable int . [DataMember(Order = 5,EmitDefaultValue = false)] public int? Zip { get; set; } When I leave the Zip value empty and submit the...Show More
Recent Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentPattern vs. nullableSerial Port CommunicationSoapUI Pro - OAS3 - Swagger Compliance Assertion does not respect the Nullable flag