File tree Expand file tree Collapse file tree 6 files changed +60
-0
lines changed
draft-next/optional/format
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree 6 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 106
106
"data" : " host-name" ,
107
107
"valid" : true
108
108
},
109
+ {
110
+ "description" : " single label with digits" ,
111
+ "data" : " h0stn4me" ,
112
+ "valid" : true
113
+ },
109
114
{
110
115
"description" : " single label starting with digit" ,
111
116
"data" : " 1host" ,
112
117
"valid" : true
118
+ },
119
+ {
120
+ "description" : " single label ending with digit" ,
121
+ "data" : " hostnam3" ,
122
+ "valid" : true
113
123
}
114
124
]
115
125
}
Original file line number Diff line number Diff line change 106
106
"data" : " host-name" ,
107
107
"valid" : true
108
108
},
109
+ {
110
+ "description" : " single label with digits" ,
111
+ "data" : " h0stn4me" ,
112
+ "valid" : true
113
+ },
109
114
{
110
115
"description" : " single label starting with digit" ,
111
116
"data" : " 1host" ,
112
117
"valid" : true
118
+ },
119
+ {
120
+ "description" : " single label ending with digit" ,
121
+ "data" : " hostnam3" ,
122
+ "valid" : true
113
123
}
114
124
]
115
125
}
Original file line number Diff line number Diff line change 106
106
"data" : " host-name" ,
107
107
"valid" : true
108
108
},
109
+ {
110
+ "description" : " single label with digits" ,
111
+ "data" : " h0stn4me" ,
112
+ "valid" : true
113
+ },
109
114
{
110
115
"description" : " single label starting with digit" ,
111
116
"data" : " 1host" ,
112
117
"valid" : true
118
+ },
119
+ {
120
+ "description" : " single label ending with digit" ,
121
+ "data" : " hostnam3" ,
122
+ "valid" : true
113
123
}
114
124
]
115
125
}
Original file line number Diff line number Diff line change 103
103
"data" : " host-name" ,
104
104
"valid" : true
105
105
},
106
+ {
107
+ "description" : " single label with digits" ,
108
+ "data" : " h0stn4me" ,
109
+ "valid" : true
110
+ },
106
111
{
107
112
"description" : " single label starting with digit" ,
108
113
"data" : " 1host" ,
109
114
"valid" : true
115
+ },
116
+ {
117
+ "description" : " single label ending with digit" ,
118
+ "data" : " hostnam3" ,
119
+ "valid" : true
110
120
}
111
121
]
112
122
}
Original file line number Diff line number Diff line change 103
103
"data" : " host-name" ,
104
104
"valid" : true
105
105
},
106
+ {
107
+ "description" : " single label with digits" ,
108
+ "data" : " h0stn4me" ,
109
+ "valid" : true
110
+ },
106
111
{
107
112
"description" : " single label starting with digit" ,
108
113
"data" : " 1host" ,
109
114
"valid" : true
115
+ },
116
+ {
117
+ "description" : " single label ending with digit" ,
118
+ "data" : " hostnam3" ,
119
+ "valid" : true
110
120
}
111
121
]
112
122
}
Original file line number Diff line number Diff line change 103
103
"data" : " host-name" ,
104
104
"valid" : true
105
105
},
106
+ {
107
+ "description" : " single label with digits" ,
108
+ "data" : " h0stn4me" ,
109
+ "valid" : true
110
+ },
106
111
{
107
112
"description" : " single label starting with digit" ,
108
113
"data" : " 1host" ,
109
114
"valid" : true
115
+ },
116
+ {
117
+ "description" : " single label ending with digit" ,
118
+ "data" : " hostnam3" ,
119
+ "valid" : true
110
120
}
111
121
]
112
122
}
You can’t perform that action at this time.
0 commit comments