StringType

Undocumented in source.

Members

Functions

transform
Type transform(Type delegate(Type) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

enum_
string[] enum_;
Undocumented in source.
format_
Nullable!string format_;
Undocumented in source.
minLength
Nullable!int minLength;
Undocumented in source.

Inherited Members

From Type

source
string source;
Undocumented in source.
setSource
void setSource(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
description
string description;
Undocumented in source.
transform
Type transform(Type delegate(Type) dg)
Undocumented in source.

Meta