API Reference for Enthought Tool Suite 2.7.1

The task of this class and its subclasses is to verify the correctness of values assigned to object trait attributes.

This class is an alternative to trait validator functions. A trait handler has several advantages over a trait validator function, due to being an object:

The only method of TraitHandler that must be implemented by subclasses is validate().

Attributes

Method summary

Methods

Copyright © 2002-2008 Enthought, Inc.