Property | Type | Description | |
---|---|---|---|
$_mapping | array | Property mapping. | |
$_properties | array | Property values. |
Method | Description | |
---|---|---|
_validateDecodedValues ( ) : boolean | Give concrete classes the chance to enforce rules on property values. |
protected _validateDecodedValues ( ) : boolean | ||
return | boolean | True on success, otherwise false. |