checkParams abstract method

bool checkParams()

Checks whether all params required by the verb builder are set. Returns false if required params are not set.

Implementation

bool checkParams();