Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #29749
| Newsgroups | comp.lang.javascript |
|---|---|
| Date | 2016-03-01 09:39 -0800 |
| Message-ID | <04890f32-c4d8-48e1-bf60-d0e4f71e7d9a@googlegroups.com> (permalink) |
| Subject | JavaScript validation with JOVIAL.js extended |
| From | Simon Blackwell <syblackwell@anywhichway.com> |
JOVIAL the light weight JavaScript object validation library has been enhanced to support validation of email, ISBN, credit card (CC), and IP address (IP). Extending the type checking requires just one line of code per type. In addition, default values and write once support have been added. https://github.com/anywhichway/jovial
Back to comp.lang.javascript | Previous | Next — Next in thread | Find similar | Unroll thread
JavaScript validation with JOVIAL.js extended Simon Blackwell <syblackwell@anywhichway.com> - 2016-03-01 09:39 -0800
Re: JavaScript validation with JOVIAL.js extended "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-03-01 17:37 -0800
Re: JavaScript validation with JOVIAL.js extended Simon Blackwell <syblackwell@anywhichway.com> - 2016-03-02 06:29 -0800
Re: JavaScript validation with JOVIAL.js extended John Harris <niam@jghnorth.org.uk.invalid> - 2016-03-02 15:23 +0000
Re: JavaScript validation with JOVIAL.js extended Simon Blackwell <syblackwell@anywhichway.com> - 2016-03-03 04:33 -0800
csiph-web