Transfer.validate

Test that the object is of the correct format for this Transfer class.

@param object a java representation of the data to be converted

@return true if object is of the correct form for this transfer type

@since 3.1

class Transfer
bool
validate
(
Object object
)

Meta