Difference between revisions of "Simple Validation"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 43279 by Megalanya 0 (talk))
Line 1: Line 1:
 
+
{{Entry
 +
|Name=Simple validation
 +
|Short description=library for quickly adding validation code to Swing user-interfaces
 +
|Full description=This is a simple library for retrofitting user-interface input
 +
validation to Swing applications. It handles validating user
 +
input when the user changes a component's value, showing error
 +
messages and decorating components to indicate which component is
 +
the source of the problem. It contains a large number of built-in
 +
validators to handle most common situations, such as validating
 +
numbers, email addresses, urls and so forth.
 +
|Homepage URL=http://kenai.com/projects/simplevalidation/pages/Home
 +
|User level=
 +
|Component programs=
 +
|VCS checkout command=
 +
|Computer languages=
 +
|Status=
 +
|Is GNU=No
 +
|Version identifier=0.9-1
 +
|Version download=http://ftp.debian.org/debian/pool/main/libs/libsimple-validation-java/libsimple-validation-java_0.9.orig.tar.gz
 +
|Submitted by=Debian import
 +
|Submitted date=2015-07-17
 +
}}
 +
{{Import
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/libsimple-validation-java
 +
|Source packages=libsimple-validation-java 0.9-1
 +
|Date=2015-07-17
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright Copyright 1997-2009 Sun Microsystems, Inc.
 +
|License verified by=Debian: Andrew Ross <ubuntu@rossfamily.co.uk>
 +
|License verified date=2013-10-22
 +
|License note=License: cddl-1 or gpl-2 with classpath exception
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=http://kenai.com/projects/simplevalidation/downloads/download/
 +
}}

Revision as of 06:45, 15 February 2017


[edit]

Simple validation

http://kenai.com/projects/simplevalidation/pages/Home
library for quickly adding validation code to Swing user-interfaces

This is a simple library for retrofitting user-interface input validation to Swing applications. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Andrew Ross <ubuntu@rossfamily.co.uk>

Verified on

22 October 2013

Notes

License: cddl-1 or gpl-2 with classpath exception




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libsimple-validation-java
Downloadhttp://kenai.com/projects/simplevalidation/downloads/download/


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/libsimple-validation-java

[[Category:]]








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.