Packageorg.restfulx.services
Classpublic class AMFServiceErrors
InheritanceAMFServiceErrors Inheritance GenericServiceErrors

AMFServiceProvider specific IServiceErrors implementation.



Protected Properties
 PropertyDefined by
 Inheritederrors : Object
error holder
GenericServiceErrors
Public Methods
 MethodDefined by
  
Transforms errors into an array of Validation results mapped by field name.
AMFServiceErrors
 Inherited
getFieldErrors(field:String):Array
GenericServiceErrors
Protected Methods
 MethodDefined by
 Inherited
createValidationResult(message:String):ValidationResult
Default validation result creator.
GenericServiceErrors
Constructor detail
AMFServiceErrors()constructor
public function AMFServiceErrors(result:ServiceErrors)

Transforms errors into an array of Validation results mapped by field name.

Parameters
result:ServiceErrors — errors response