Add json schema for actions definitions
Created by: eseliger
As discussed, there were issues every now and then because the schema is not fully validated. This should cover off all cases we currently support and can probably simplify the validateAction
method.
Closes #151 (closed)