NAME
Mandel::Model::Field - Field meta object
DESCRIPTION
This class defines meta data for a field object.
ATTRIBUTES
builder
Returns a code-ref or method name for building the default value for this field or undef unless a builder was not defined.
name
Returns the name.
type_constraint
Returns the type specified as "isa" in the constructor.
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org