| Package | org.granite.tide.validators |
| Class | public class TideEntityValidator |
| Inheritance | TideEntityValidator mx.validators.Validator |
| Property | Defined by | ||
|---|---|---|---|
| entity : Object
Entity that is tracked for validation errors
The property is defined by the inherited 'property' of the Validator class
| TideEntityValidator | ||
| Method | Defined by | ||
|---|---|---|---|
|
doValidation(value:Object):Array
| TideEntityValidator | ||
| entity | property |
entity:Object [read-write]Entity that is tracked for validation errors The property is defined by the inherited 'property' of the Validator class
This property can be used as the source for data binding.
Implementation public function get entity():Object
public function set entity(value:Object):void
| doValidation | () | method |
protected override function doValidation(value:Object):ArrayParameters
value:Object |
Array |