Main > Free Download Search >

Free to validate software for windows

to validate

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2358
Microsoft Windows 95 Patch: No Domain Server Available to Validate Update

Microsoft Windows 95 Patch: No Domain Server Available to Validate Update


Microsoft Windows 95 Patch: No Domain Server Available to Validate Update offers you an update to Windows. more>>

Microsoft Windows 95 Patch: No Domain Server Available to Validate Update offers you an update to Windows. When using Dial-Up Networking in Windows 95 to dial into a remote network, you may receive the following error message when the remote Microsoft Windows NT server attempts to validate you: No domain server was available to validate your logon.

After you receive this error message, the dial-up client may still be attached to the network (but without authentication) and may have access to some resources on the domain. In some cases, connectivity is not established at all.

Requirements: Windows all

<<less
Download (170.9KB)
Added: 2000-08-01 License: update/patch Price:
downloads
Validaty 1.4.1

Validaty 1.4.1


Firefox extension that will help you validate a webpage more>>
Firefox extension that will help you validate a webpage Validaty provides you with a button to validate a page using a validator like validator.w3.org
System requirements:
- Firefox: 1.0 ? 3.0a5
<<less
Download (22KB)
Added: 2007-07-22 License: Freeware Price:
826 downloads
Validate Plus 1.52

Validate Plus 1.52


This wizard will let you specify a group of web documents, which can be validated, converted to upper/lowercase, stripped of HTML tags, converted between DOS, Unixand Macintosh text formats, and much more>>
This wizard will let you specify a group of web documents, which can be validated, converted to upper/lowercase, stripped of HTML tags, converted between DOS, Unixand Macintosh text formats, and much more.
<<less
Download (954K)
Added: 1998-04-11 License: Freeware Price:
4240 downloads
MailList Validator 2.0

MailList Validator 2.0


Powerful tool for checking mailing lists for invalid/non-existent addresses more>> MailList Validator is designed to validate e-mail addresses and see whether or not certain addresses exist. The programs main objective is finding invalid e-mail addresses. This will save a great deal of your time when doing mailings and minimize the number of bounced messages from non-existing addresses.<<less
Download (2.2MB)
Added: 2006-09-27 License: Freeware Price:
1197 downloads
XmlValidator 1.0

XmlValidator 1.0


XmlValidator is a FREE tool that validates XML documents against there schemas more>>
XmlValidator is a FREE tool that validates XML documents against there schemas.
It uses all installed version MSXML to validate the XML document, and reports its findings. This is a useful tool when developing XML applications.
<<less
Download (33.6KB)
Added: 2006-11-29 License: Freeware Price:
1066 downloads
CSS Validator 0.3.2

CSS Validator 0.3.2


CSS Validator brings users the convenience of using an efficient W3C CSS Validator which is used to validate a page. more>>

CSS Validator 0.3.2 brings users the convenience of using an efficient W3C CSS Validator which is used to validate a page. Adds an option to the right-click context menu and to the Tools menu to allow for easy validation of the CSS of the current page. Opens the results in a new tab. Will only work on pages that have a CSS file associated.

Requirements:

  • Windows XP/Vista
  • Firefox 1.0 - 2.0.0
<<less
Download (18.8KB)
Added: 2007-09-26 License: Freeware Price: $0.00
downloads
XsdValidator 1.0

XsdValidator 1.0


XsdValidator is a FREE tool that validates XSD schemass more>>
XsdValidator is a FREE tool that validates XSD schemass. It uses all installed version MSXML to validate the schema, this can be a useful check to run before releasing a standard XSD schema, as many of the tools on the market (including the leading XSD authoring packages) will allow you to produce invalid XSD schemas. This tool can provide a useful sanity check prior to schema release.
<<less
Download (31.6KB)
Added: 2006-11-29 License: Freeware Price:
1075 downloads
Form Validation Wizard 1.0

Form Validation Wizard 1.0


Save yourself from coding long validations for your web page forms. Here is a simple, powerful client side javascript form validation code. Using this code, you can do the common form validations in a more>>
Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task.Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap! The code is general, simple, extensible and FREE!
<<less
Download (009K)
Added: 2001-11-29 License: Freeware Price: $0.00
2960 downloads
TopStyle Lite 3.10

TopStyle Lite 3.10


Helps web developers create Cascading Style Sheets more>> Helps web developers create Cascading Style Sheets

If you want a utility for creating standards-compliant websites then you should take into consideration TopSTyle.
You can edit your HTML, XHTML and CSS in a single program.
- Preview CSS while you write it.
- Style Checker to validate style sheets against multiple browsers.
- Style Upgrade tool to quickly replace all outdated HTML code.
- Site Reports to see at-a-glance where styles are used in your site.
The program offers many unique features, including the option to upgrade your HTML documents by replacing outdated markup with equivalent styling. You can also convert HTML to XHTML and check your CSS syntax against multiple browsers, using a side-by-side preview.
System requirements:
- Pentium 300 MHz or higher processor
- 64MB RAM or OS minimum (whichever is greater)

<<less
Download (1.8MB)
Added: 2008-09-30 License: Freeware Price: FREE
406 downloads
Auto Mailer 3.2

Auto Mailer 3.2


Bulk email client for sending individual, personalized text or HTML messages to your mailing list. Emails can be sent with the built in SMTP server, your own SMTP server, or using a MAPI email client. Sends emails quickly with parallel threads. Has mail merge capabilities to personalize your messages. "Verify" mode to validate your email addresses without actually sending a message. Schedule a mail job to run at any time. more>> <<less
Download (553.8Kb)
Added: 2009-03-16 License: Freeware Price: Free
201 downloads
 
Other version of Auto Mailer
Price: $na
License:Freeware
Download (553KB)
495 downloads
Added: 2008-06-24
Validation Aspects 2.1.0

Validation Aspects 2.1.0


An AOP validation framework used to validate Objects, Properties and Method Parameters against coding contracts and business rules more>>

Validation Aspects 2.1.0 brings you a comprehensive AOP validation framework used to validate Objects, Properties and Method Parameters against coding contracts and business rules

Validation Aspects contains an AOP validation framework used to validate Objects, Properties and Method Parameters against coding contracts and business rules. Validation can be declared via attributes and/or augmented/replaced programmatically at runtime. WPF integration supported.

Major Features:

  1. Object Validation Objects can be queried to determine if their state is valid against a set of validation rules. Validation messages and context of what/where validation failed is reported via a ValidationResult.
  2. Property Validation Multi-Mode validation. The following modes can be enabled or disabled independently to suit your chosen method of validation:
    • Interception Validation Validation is invoked when the property is set. If the validation fails, a validation exception will throw to ensure the model does not become invalid.
    • State Validation Validation is invoked when the object is validated. If the validation fails, the validation failure is added to the ValidationResult.
    • Parameter Validation Parameter validation checks the validity of the value as determined by code contracts and business rules. If the validation fails, a validation exception will throw to ensure the model does not become invalid.
    • Real-time augmentation / replacement Validation can be changed programmatically or via configuration.
    • AOP Validation Aspects are applied to your models by PostSharp. There are no base classes to derive from or interfaces to explicitly implement.
    • Custom Validators Implement new validators easily with minimal code with lambda syntax.
    • Strongly-typed validation targets Compile-time checking ensures validation is correctly declared you cant declare a numeric validator to validate a string. Validators are implemented to target certain types. Incorrectly declared validators applied at run-time fail fast.
    • Integration Support and samples for WPF. Asp.net MVC server/client-side and Silverlight coming soon.
    • Localization Validation exception messages can be customized with message formatting functions.
    • TDDd Near 100% code coverage from hundreds of unit tests.

Enhancements

  • 9366 PostSharp compilation errors experienced when a [Validate] attributed class derives from a generic base class.
  • 9233 TypeOf.GetProperty(...) returns the base virtual property
  • ValidationContext throws if a ValidateObject validator is applied to a method with no arguments
  • The new ValidationContext constructor incorrectly populates the Arguments property if the Value argument is null

Requirements:

  • PostSharp v1.0 RTM
<<less
Download (427KB)
Added: 2009-07-02 License: Ms-PL Price: FREE
13 downloads
Fast Bulk Email Validator 1.4

Fast Bulk Email Validator 1.4


Fast Bulk Email Validator is an application that allows you validate your e-mail lists more>>
Fast Bulk Email Validator is an application that allows you validate your e-mail lists.
It can be very useful if you want to check your e-mails status with ease.
<<less
Download (556KB)
Added: 2006-07-24 License: Freeware Price:
1339 downloads
Pivo Email Validator Component 1.01

Pivo Email Validator Component 1.01


Pivo Email Validator component will solve your email validation problems. more>> Having problems with the email addresses in your mailing list?Are you tired of getting bounce backs every time you perform a mailing? Email Validator will solve your email validation problems. Email Validator is an assembly that requires the Microsoft .NET framework to run. It is used to validate email addresses at different levels. Email Validator does not have a GUI front end, it is a server component that can only be accessed programmatically.<<less
Download (236KB)
Added: 2005-10-10 License: Freeware Price:
1482 downloads
RaidCalculator 1

RaidCalculator 1


Compute raid systems available space. more>>

RaidCalculator 1 offers you a simple tool to calculate the available space on a raid systems as well as to validate your setup. It will inform you if you are not using the proper number of disks for the selected raid level.

Enhancements: Supported raid level: 0, 1, 0+1, 5, 6, 10, 50 and 60.

<<less
Download (96KB)
Added: 2006-04-03 License: Freeware Price:
61 downloads
 
Other version of RaidCalculator
RaidCalculator 1.0utility allows you calculate the available space on a raid systems as well as to validate your setup. RaidCalculator will inform you if you are not using the proper number of disks for the selected
License:Freeware
Download (96KB)
392 downloads
Added: 2008-11-29
RSS Validator Maxthon Plugin 0.5

RSS Validator Maxthon Plugin 0.5


Maxthon add-on that will can help you validate your current link with the help of http://feedvalidator.org more>>
Maxthon add-on that will can help you validate your current link with the help of http://feedvalidator.org RSS Validator Maxthon Plugin is a plugin that will validate the current link or a given link with http://feedvalidator.org.
System requirements:
- Maxthon
<<less
Download (2KB)
Added: 2007-09-19 License: Freeware Price:
765 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5