Removes a handler from this event endpoint.
"validateInputsEvent_var" is a variable referencing a ValidateInputsEvent object. |
"validateInputsEvent_var" is a variable referencing a ValidateInputsEvent object. |
| Type | Description |
| boolean | Returns true if the handler was found and removed from the set of event handlers. |
| Name | Type | Description |
| handler | ValidateInputsEventHandler | A ValidateInputsEventHandler that was previously added to this event with the add method. |