Ant Organisation Ltd documentation

Converter Members

Converter overview

Public Instance Methods

GetObject This method converts a string (from XML record or from UI) to an object of the correct type. Throws a ConversionException if this field can't be converted or failed exception
GetRegEx Gets the regular expression that can be used in order to handle initial validation. Returns null for no validation, or a valid regular expression
GetString This method converts an arbitrary object to a string.
GetSupportedType Gets the Type which is supported by this converter
Init Called by the framework in order to pass the field definition that this converter is being used to convert
ModifyXmlSchemaType Allows each type to produce modify the XmlSchemaSimpleType that is used define the field that this converter represents

See Also

Converter Interface | Ant.ContentEntry Namespace