Salvatore Dario Minonne
|
0186acc37c
|
Extending label.Parse method to support exact match
|
2015-02-25 08:52:20 +01:00 |
|
Marek Grabowski
|
72a066a992
|
Add more information to Validator error messages.
|
2015-02-09 18:07:09 +01:00 |
|
Tim Hockin
|
5ecce5d60c
|
Add util to validate namespaced names
|
2014-12-08 15:31:43 -08:00 |
|
Tim Hockin
|
89875ef09d
|
Loosen DNS 952 for labels
|
2014-12-01 12:30:43 -08:00 |
|
Brendan Burns
|
20a8f03d62
|
Add dns-952-identifier validation to service ids.
|
2014-08-05 11:40:48 -07:00 |
|
Kouhei Ueno
|
93def86a9e
|
fix go lint errors in util
|
2014-07-11 21:04:34 +09:00 |
|
Tim Hockin
|
8d6e832b8e
|
Simplify DNS validation checks
Move DNS length checks to util/validation.go. Make the max subdomain be 253,
which is what the RFC actually says.
|
2014-07-08 15:14:17 -07:00 |
|
Tim Hockin
|
b3dd86a21e
|
Add validation primitives to util
Part 2 in a series of changes towards data validation.
|
2014-06-30 15:17:53 -07:00 |
|