Andy Butland
|
fe158ec7d9
|
Removed custom validation of configuration enum values, reverting to framework based validation when binding direct to the enum values.
|
2020-09-21 21:20:46 +02:00 |
|
Andy Butland
|
1a59d6a978
|
Created constants for all configuration sections and used this and nameof expressions for building up configuration validation error messages.
|
2020-09-21 16:23:12 +02:00 |
|
Andy Butland
|
e032af5b06
|
Fixed failing tests.
|
2020-09-21 10:04:34 +02:00 |
|
Andy Butland
|
d55b54ce49
|
Added unit tests for introduced unit test configuration setting builders.
|
2020-09-21 08:54:03 +02:00 |
|
Andy Butland
|
8aadbe02d6
|
Added unit tests for configuration validators.
|
2020-09-21 08:54:03 +02:00 |
|
Andy Butland
|
b9e67dde55
|
Added configuration validation for models builder and hosting settings.
Renamed models builder config class suffix to match others.
|
2020-09-18 12:53:10 +02:00 |
|
Andy Butland
|
eb62789b68
|
Added configuration validation for content imaging settings.
|
2020-09-18 12:02:12 +02:00 |
|
Andy Butland
|
1f8d7f18be
|
Added configuration validation for content and request handler settings.
|
2020-09-18 11:30:26 +02:00 |
|