Stefan Iliev 926429647d CORDA-3307: Fix for underscore variables (#5682)
* Revert "Revert "CORDA-3307 - add support for environment variables in linux (#5523)" (#5643)"

This reverts commit 03ab258fc2d0f40badd73f78c81e5ec6badf2940.

* Env variables with underscore are now validated using schema validation and checking for unknown key errors.

* Resolving comments from PR review.

* Fix for deprecated import.

* Reworked logic according to PR review.

* Resolved bad string parsing problems where the json structure could be broken if some symbols were included in the key or value.
2019-11-19 17:51:52 +00:00
..
2019-03-27 15:25:40 +01:00
2017-09-29 17:42:49 +01:00
2019-05-08 11:49:23 +02:00
2019-03-27 15:25:40 +01:00
2019-10-16 16:23:32 +01:00
2019-01-14 10:07:51 +00:00
2019-01-14 10:55:39 +00:00
2018-11-05 15:51:42 +00:00
2019-08-28 18:35:59 +03:00