Quantcast
Viewing latest article 11
Browse Latest Browse All 25

Comment Posted by ProcuraIsaac

Relating to my question above, I mean specifically related to ModelBinding and ModelState.

[DataMember(Name = "start", IsRequired = true)]

public DateTime StartDate { get; set; }

JSON passed to my service doesn't get mapped from start to StartDate.


Viewing latest article 11
Browse Latest Browse All 25

Trending Articles