
Validators 99
Utilities
This section provides information about changes to classes in the mx.utils package.
mx.utils.XMLUtil
The following table describes changes to XMLUtil class:
Validators
This section provides information about changes to classes in the mx.validator package.
mx.validator.Validator
The following table describes the changes to the Validator class:
Member Change description
createXML() createXMLDocument()
Member Change description
DIGITS DECIMAL_DIGITS
disable()
enabled
disableStructure enabled
enable()
enabled
enableStructure() enabled
field
source
and property
hasErrors()
Removed.
isStructureValid() validate()
isValid() validate()
LETTERS
This property was private and is now protected; it is now
named
ROMAN_LETTERS.
validateAll()
Returns an Array of ValidationResultEvent for Validators
that failed. If all are successful, this method returns an
empty Array. Previously, this method returned a Boolean
value.
validationError()
Removed.
Comentários a estes Manuais