Make subscriber validation optional (defaults to no validation)
Makes the validation of subscriber optional (defaults to false).
Can be enabled using the property validate-subscribers
. If disabled all subscribers are considered
to be included in the notification process. If enabled only the subscribers that are returned by a
third party application are taken into consideration.