-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: CSDL JSON
-
None
-
Environment:
Applied
In ODATA-842 we added format keywords for common primitive types. Do we also want to use the pattern keyword in the JSON CSDL format for some common string types? in particular:
-Binary
-Guid
-Date
-TimeOfDay
-Duration
The Precision facet of TimeOfDay and Duration is already translated into a pattern for the end of the string representation, so for these two types it would just result in a pattern for the complete string representation.