Weekdays_EmptyString (Type)
String identifying a weekday or an empty string; for example, 'Sunday', 'Monday', 'Tuesday', and so on.
Based On:
SpecialCase
Special Case:
Hierarchy:
The type is built from the following types:
Name | Type | Description |
---|---|---|
Weekdays_EmptyString | Weekdays | String identifying a weekday or an empty string; for example, 'Sunday', 'Monday', 'Tuesday', and so on. |
Weekdays | enum | String identifying a weekday or an empty string; for example, 'Sunday', 'Monday', 'Tuesday', and so on. |
Error Message:
Must be a string that identifies a weekday or an empty string; for example, 'Sunday', 'Monday', 'Tuesday', and so on.