Resolves #69 and #111. When the service triggers a reset, the directive associated with the
widgetid being reset will clear the response on the model and mark the
element as invalid (if validation is enabled).
This uses pub/sub to allow the service to notify the directive of the reset. There are several other ways to do this but this was more simple.
Resolves #69 and #111. When the service triggers a reset, the directive associated with the widgetid being reset will clear the response on the model and mark the element as invalid (if validation is enabled).
This uses pub/sub to allow the service to notify the directive of the reset. There are several other ways to do this but this was more simple.