Previous Page
getChanged()

Solar_Model_Tags_Record
getInvalid()

Next Page
getModel()

getInvalid()

public string|array getInvalid ( string $key default NULL )

Returns the validation failure message for one or more properties.

Inherited from Solar_Sql_Model_Record.

Parameters

  • (string) $key: Return the message for this property; if empty, returns messages for all invalid properties.

Returns

  • (string|array)

Description

Returns the validation failure message for one or more properties.