Base class for the YUI DataSchema Utility.
apply
schema
data
Defined in
dataschema/js/dataschema-base.js:25
Overridable method returns data as-is.
Schema-parsed data.
parse
value
field
Defined in
dataschema/js/dataschema-base.js:38
Applies field parser, if defined
Type-converted value.