show/hide this revision's text 2 deleted 8 characters in body

You can simplify the EnforcePrimitiveType method by using typeof(PrimitiveDataType).IsPrimitive property. Am I missing somethingobvious?

show/hide this revision's text 1

You can simplify the EnforcePrimitiveType method by using typeof(PrimitiveDataType).IsPrimitive property. Am I missing something obvious?