Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.987 Times

String Validator software
Filter: All | Freeware | Demo
 

String Validator

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 431

StringValidator This script is a portable class to carry out all sorts of validation on strings. It uses regular expressions to carry out common validation procedures. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): StringValidator Download

Released: November 26, 2010  |  Added: December 02, 2010 | Visits: 3.582

Web Link Validator Web Link Validator is a complete solution for analyzing your site, correcting errors and checking for dead links. More than just a link checker, this software can also check for spelling errors and other issues with your site. For maximum versatility, the link checker also works with Flash... Platforms: Windows

License: Shareware Cost: $145.00 USD Size: 3.54 MB Download (207): Web Link Validator Download

Added: May 01, 2006 | Visits: 4.046

CSE HTML Validator Professional CSE HTML Validator Professional is a fast, powerful, highly user configurable, and easy to use professional web development tool that helps you create syntactically correct and accessible HTML, XHTML, and CSS documents. You'll be surprised how many problems exist in your web documents (especially... Platforms: Windows

License: Commercial Cost: $129.00 USD Size: 3.46 MB Download (780): CSE HTML Validator Professional Download

Released: August 25, 2014  |  Added: October 09, 2014 | Visits: 4.299

CSE HTML Validator Lite CSE HTML Validator Lite is a fast, easy to use, and FREE HTML & CSS development tool for Microsoft Windows that helps you create problem-free HTML (including HTML5 and CSS3) and XHTML documents. You'll be surprised how many problems may exist in your HTML, even if it was made with a WYSIWYG... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 7.55 MB Download (387): CSE HTML Validator Lite Download

Released: January 20, 2016  |  Added: May 25, 2016 | Visits: 2.541

JS Auto Form Validator The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:... Platforms: Windows, *nix, Windows 7

License: Freeware Size: 93.22 KB Download (231): JS Auto Form Validator Download

Added: February 27, 2010 | Visits: 1.156

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: March 26, 2010 | Visits: 1.499

String::RexxParse String::RexxParse is a Perl implementation of REXX parse command. SYNOPSIS use String::RexxParse qw(parse); parse $source, q! $var1 $var2 ( $var3 ) $var4 ($var5) $var6 !; or use String::PexxParse; $parse = String::RexxParse->new(q! $var1 $var2 ( $var3 ) $var4 ($var5) $var6 !);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (109): String::RexxParse Download

Added: March 14, 2010 | Visits: 1.488

Regular Statement String Regular Statement String (RSS) provides several libraries in C, Java, and COM to implement and demonstrate the key-value development method using well-designed "strings" (RSS) as the media. Regular Statement String also shows a way to write "Process Oriented" applications. Whats New in This... Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): Regular Statement String Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 1.312

Vstr string library Vstr is a safe and fast string library for C. Vstr string library is designed for network communication. Its design uses chunks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of... Platforms: *nix

License: Freeware Size: 4.3 MB Download (104): Vstr string library Download

Added: September 12, 2010 | Visits: 854

String::Scanf String::Scanf can emulate sscanf() of the C library. SYNOPSIS use String::Scanf; # imports sscanf() ($a, $b, $c, $d) = sscanf("%d+%d %f-%s", $input); ($e, $f, $g, $h) = sscanf("%x %o %s:%3c"); # input defaults to $_ $r = String::Scanf::format_to_re($f); or # works only for Perl 5.005... Platforms: *nix

License: Freeware Size: 1.7 MB Download (99): String::Scanf Download

Added: August 17, 2010 | Visits: 973

Structured Document Validator Structured Document Validator project implements a generalized method for validating both the structure and content of structured documents. Any data format that can be deterministically divided into tags and data is classed as a structured document. This definition applies to a wide array of... Platforms: *nix

License: Freeware Size: 604.16 KB Download (92): Structured Document Validator Download

Added: January 05, 2010 | Visits: 1.149

Math::String Math::String module contains arbitrary sized integers having arbitrary charsets to calculate with key rooms. SYNOPSIS use Math::String; use Math::String::Charset; $a = new Math::String cafebabe; # default a-z $b = new Math::String deadbeef; # a-z print $a + $b; # Math::String "" $a =... Platforms: *nix

License: Freeware Size: 61.44 KB Download (99): Math::String Download

Added: July 08, 2010 | Visits: 1.055

Better String Library Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string. The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBMs native CC compiler... Platforms: *nix

License: Freeware Size: 112.64 KB Download (95): Better String Library Download

Added: August 10, 2010 | Visits: 922

String::Tokenizer String::Tokenizer is a simple string tokenizer. SYNOPSIS use String::Tokenizer; # create the tokenizer and tokenize input my $tokenizer = String::Tokenizer->new("((5+5) * 10)", +*()); # create tokenizer my $tokenizer = String::Tokenizer->new(); # ... then tokenize the string... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): String::Tokenizer Download

Added: November 24, 2010 | Visits: 1.440

XML::Validator::Schema XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema. SYNOPSIS use XML::SAX::ParserFactory; use XML::Validator::Schema; # # create a new validator object, using foo.xsd # $validator = XML::Validator::Schema->new(file => foo.xsd); # # create a SAX... Platforms: *nix

License: Freeware Size: 53.25 KB Download (123): XML::Validator::Schema Download

Added: February 08, 2010 | Visits: 1.071

String::MFN String::MFN is a Perl module to Normalize a string in the manner of the mfn utility. SYNOPSIS use String::MFN; my $sane_string = mfn($retarded_string); ... Normalizes a string. Normalization, in brief, means modifying the string to resemble a sane UNIX filename while retaining... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): String::MFN Download

Added: April 11, 2010 | Visits: 897

Math::String::Charset::Nested Math::String::Charset::Nested is a charset for Math::String objects. SYNOPSIS use Math::String::Charset; # construct a charset from bigram table, and an initial set (containing # valid start-characters) # Note: After an a, either an b, c or a can follow, in this order # After an d only... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset::Nested Download

Added: September 23, 2010 | Visits: 947

Math::String::Charset Math::String::Charset is a simple charset for Math::String objects. SYNOPSIS use Math::String::Charset; $a = new Math::String::Charset; # default a-z $b = new Math::String::Charset [a..z]; # same $c = new Math::String::Charset { start => [a..z], sep => }; # with between chars print... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset Download

Released: September 29, 2010  |  Added: October 04, 2010 | Visits: 2.028

ePUB Validator ePUB Validator is a handy utlity designed to enable you to check your ePub files. ePUB Validator is a GUI front-end for EpubCheck. You can easily validate IDPF EPUB files, without having to use the command line. Platforms: Windows

License: Freeware Size: 2.53 MB Download (242): ePUB Validator Download

Released: September 03, 2012  |  Added: September 20, 2012 | Visits: 1.555

VAT Registration Number Validator The VAT Registration Number Validator is .NET software designed for use in eCommerce websites which require fast, accurate, reliable and automatic validation of VAT numbers supplied by customers during a checkout. The VAT Registration Number Validator confirms the validity of the supplied VAT... Platforms: Windows

License: Shareware Cost: $14.00 USD Size: 1018.83 KB Download (95): VAT Registration Number Validator Download

1 2 3 4 5 >