Tarek El-Mallah
Tarek El-Mallah
I think this scenario means that you have something wrong with certification. On Jan 8, 2016 12:54 PM, "Mohammed Anees v" [email protected] wrote: > @gonzaloaune https://github.com/gonzaloaune Push notification is >...
@ashishdhingra , Note that I use `configureSource.Optional = true`, because SSM is not the only source of my settings, so, I don't get any error, and when I debug it,...
I can't find clear documentation of the `Optional` parameter, but I think as far as I understand from this thread, The `Optional` property determines whether the configuration source is optional....
Just a [proposed solution to provide Tolerant Implementation in case of duplicate parameters that may located in SSM with different CASE (like \Path1\Param1 and \path1\param1 , only first one will...
@ashishdhingra / @normj , thanks for review, I understand your idea, and totally agree that silently continuing picking the last value will cause unpredictable behaviour for users of the library,...