isValid abstract method

bool isValid()

Validates the parameter.

Returns true if the parameter is valid, false otherwise.

Implementation

bool isValid();