Method invokePreProcess
invokePreProcess(object, bool)
Runs the action preProcess through reflection
Declaration
public bool invokePreProcess(object data, bool childrenIncluded = false)
Parameters
Type | Name | Description |
---|---|---|
object | data | The input if any that need validation |
bool | childrenIncluded | Does the input contains parent and children mixed together |
Returns
Type | Description |
---|---|
bool |