Chapter 11. Xyster_Validate

Table of Contents

11.1. Overview
11.1.1. Uri
11.2. Error Notification
11.2.1. Example of Use

11.1. Overview

The validation classes available from the Xyster Framework are listed here. Remember to add the Xyster_Validate namespace to the options when using Zend_Validate.

For more information about the use of validation classes, see the Zend Framework documentation for Zend_Validate.

11.1.1. Uri

The URI validator simply uses the Zend_Uri class to determine if a value is a valid URI.