UNPKG
can-validate
Version:
latest (1.2.1)
pre (1.1.0-pre.0)
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-pre.0
1.0.2
1.0.1
1.0.0-pre.2
1.0.0-pre.1
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.5.0
0.4.2
0.4.1
0.4.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Validation plugin for CanJS.
github.com/canjs/can-validate
canjs/can-validate
can-validate
/
test.html
11 lines
(10 loc)
•
233 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
Can-Validate All the things
</
title
>
</
head
>
<
body
>
<
script
src
=
"./node_modules/steal/steal.js"
main
=
"test"
>
</
script
>
</
body
>
</
html
>