-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
165 lines (158 loc) · 4.74 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>
Jakarta Validation - 404
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css" rel="stylesheet">
<link href="/stylesheets/styles.css?t=1741863341" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.js"></script>
<!-- / Unfortunately, matchHeight doesn't follow the same convention as the other minified files -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js"></script>
<link href="/news/news.atom" rel="alternate" type="application/atom+xml">
</head>
<body class="pushable">
<div class="ui vertical menu inverted sidebar left print hidden" id="mobile-menu">
<a class="item" href="/" title="Home">
<i class="grid icon home"></i>
Home
</a>
<a class="item" href="/news/">
<i class="grid icon newspaper"></i>
News
</a>
<a class="item" href="/3.1/">
<i class="grid icon book"></i>
<strong>Jakarta Validation 3.1</strong>
</a>
<div class="item">
<i class="grid icon archive"></i>
Archives
<div class="menu">
<a class="item" href="/3.0/">
<i class="grid icon book"></i>
Jakarta Bean Validation 3.0
</a>
<a class="item" href="/2.0/">
<i class="grid icon book"></i>
Jakarta Bean Validation 2.0
</a>
<a class="item" href="/2.0-jsr380/">
<i class="grid icon book"></i>
Bean Validation 2.0 (JSR 380)
</a>
<a class="item" href="/1.1/">
<i class="grid icon book"></i>
Bean Validation 1.1 (JSR 349)
</a>
<a class="item" href="/1.0/">
<i class="grid icon book"></i>
Bean Validation 1.0 (JSR 303)
</a>
</div>
</div>
<a class="item" href="/resources/">
<i class="grid icon folder open"></i>
Additional resources
</a>
<a class="item" href="/licensing/">
<i class="grid icon legal"></i>
Licensing
</a>
<a class="item" href="/contribute/">
<i class="grid icon users"></i>
Contribute
</a>
</div>
<div class="pusher">
<div class="mobile-menu-button-bar mobile only print hidden">
<a class="item" id="mobile-menu-toggle">
<i class="sidebar icon"></i>
Menu
</a>
</div>
<header role="banner">
<div class="ui container banner">
<div class="ui stackable menu mobile hidden print hidden" id="nav">
<a class="item" href="/" title="Home">
<img alt="Bean Validation" src="/logo/logo.svg">
</a>
<a class="item" href="/news/">News</a>
<a class="item" href="/3.1/">
<strong>Jakarta Validation 3.1</strong>
</a>
<div class="ui dropdown item">
Archives
<i class="dropdown icon"></i>
<div class="menu">
<a class="item" href="/3.0/">Jakarta Bean Validation 3.0</a>
<a class="item" href="/2.0/">Jakarta Bean Validation 2.0</a>
<a class="item" href="/2.0-jsr380/">Bean Validation 2.0 (JSR 380)</a>
<a class="item" href="/1.1/">Bean Validation 1.1 (JSR 349)</a>
<a class="item" href="/1.0/">Bean Validation 1.0 (JSR 303)</a>
</div>
</div>
<a class="item" href="/resources/">Resources</a>
<a class="item" href="/licensing/">Licensing</a>
<a class="item" href="/contribute/">Contribute</a>
</div>
</div>
</header>
<div class="jumbotron small">
<div class="ui container">
<h1>Jakarta Validation</h1>
<h2>404</h2>
</div>
</div>
<div class="ui container page-content">
<div class="content" id="content">
<div id="error-404">
<h2>Oh no!</h2>
<p>We can't seem to find that page. Things may have shifted around during
shipping, so it might be best to just start back at the <a href="/">top of the site</a>
and poke around for whatever it is you're looking for.</p>
</div>
</div>
</div>
<footer class="print hidden">
<div class="ui inverted vertical footer segment">
<div class="ui container">
<div class="ui stackable grid">
<div class="eleven wide column middle aligned">
Copyright © Red Hat, Inc.
</div>
<div class="five wide column sponsor">
<div class="logo">
<a href="https://www.redhat.com/">
<img src="/images/sponsored-by-redhat.svg" style="height: 40px" title="Red Hat">
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-24703879-1', 'auto');
ga('send', 'pageview');
</script>
<script>
$(document).ready(function() {
$('#mobile-menu').sidebar('setting', {
transition: 'push'
});
$('#mobile-menu').sidebar('attach events', '#mobile-menu-toggle');
$('.ui.menu .ui.dropdown').dropdown({ on: 'hover' });
});
</script>
</body>
</html>