-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: V4.01_WD01
-
Component/s: CSDL JSON
-
Labels:None
-
Environment:
Applied
-
Proposal:
-
Resolution:
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.