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 106106 "data" : " host-name" ,
107107 "valid" : true
108108 },
109+ {
110+ "description" : " single label with digits" ,
111+ "data" : " h0stn4me" ,
112+ "valid" : true
113+ },
109114 {
110115 "description" : " single label starting with digit" ,
111116 "data" : " 1host" ,
112117 "valid" : true
118+ },
119+ {
120+ "description" : " single label ending with digit" ,
121+ "data" : " hostnam3" ,
122+ "valid" : true
113123 }
114124 ]
115125 }
Original file line number Diff line number Diff line change 106106 "data" : " host-name" ,
107107 "valid" : true
108108 },
109+ {
110+ "description" : " single label with digits" ,
111+ "data" : " h0stn4me" ,
112+ "valid" : true
113+ },
109114 {
110115 "description" : " single label starting with digit" ,
111116 "data" : " 1host" ,
112117 "valid" : true
118+ },
119+ {
120+ "description" : " single label ending with digit" ,
121+ "data" : " hostnam3" ,
122+ "valid" : true
113123 }
114124 ]
115125 }
Original file line number Diff line number Diff line change 106106 "data" : " host-name" ,
107107 "valid" : true
108108 },
109+ {
110+ "description" : " single label with digits" ,
111+ "data" : " h0stn4me" ,
112+ "valid" : true
113+ },
109114 {
110115 "description" : " single label starting with digit" ,
111116 "data" : " 1host" ,
112117 "valid" : true
118+ },
119+ {
120+ "description" : " single label ending with digit" ,
121+ "data" : " hostnam3" ,
122+ "valid" : true
113123 }
114124 ]
115125 }
Original file line number Diff line number Diff line change 103103 "data" : " host-name" ,
104104 "valid" : true
105105 },
106+ {
107+ "description" : " single label with digits" ,
108+ "data" : " h0stn4me" ,
109+ "valid" : true
110+ },
106111 {
107112 "description" : " single label starting with digit" ,
108113 "data" : " 1host" ,
109114 "valid" : true
115+ },
116+ {
117+ "description" : " single label ending with digit" ,
118+ "data" : " hostnam3" ,
119+ "valid" : true
110120 }
111121 ]
112122 }
Original file line number Diff line number Diff line change 103103 "data" : " host-name" ,
104104 "valid" : true
105105 },
106+ {
107+ "description" : " single label with digits" ,
108+ "data" : " h0stn4me" ,
109+ "valid" : true
110+ },
106111 {
107112 "description" : " single label starting with digit" ,
108113 "data" : " 1host" ,
109114 "valid" : true
115+ },
116+ {
117+ "description" : " single label ending with digit" ,
118+ "data" : " hostnam3" ,
119+ "valid" : true
110120 }
111121 ]
112122 }
Original file line number Diff line number Diff line change 103103 "data" : " host-name" ,
104104 "valid" : true
105105 },
106+ {
107+ "description" : " single label with digits" ,
108+ "data" : " h0stn4me" ,
109+ "valid" : true
110+ },
106111 {
107112 "description" : " single label starting with digit" ,
108113 "data" : " 1host" ,
109114 "valid" : true
115+ },
116+ {
117+ "description" : " single label ending with digit" ,
118+ "data" : " hostnam3" ,
119+ "valid" : true
110120 }
111121 ]
112122 }
You can’t perform that action at this time.
0 commit comments