JavaScript Editor Javascript validator     Web page editor 



Introduction

Introduction --  Introduction to Validate

Overview

With this package, one can easily validate various data. It includes numbers, email, string, date, URI and posibility valid multiple data with a single method call.

Some of above mentioned features have corresponding RFCs, in case, Validate conforms to those RFCs. For example email validation mostly covers RFC 822 or URI conforms to RFC 2396.

A few examples




JavaScript Editor Javascript validator     Web page editor