-
Updated
Dec 2, 2020 - JavaScript
settings
Here are 829 public repositories matching this topic...
-
Updated
Nov 9, 2020 - Python
-
Updated
Oct 19, 2020 - Swift
-
Updated
Mar 15, 2020
-
Updated
Jul 11, 2017 - Java
-
Updated
Dec 3, 2020 - Ruby
-
Updated
Jan 24, 2020 - Ruby
-
Updated
Oct 2, 2020 - Swift
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Nov 30, 2020 - Ruby
-
Updated
Dec 1, 2020 - Swift
-
Updated
Dec 3, 2020 - PHP
Get能否类似post设置request Header,现在貌似没有提供
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 19, 2020 - PHP
Improve this page
Add a description, image, and links to the settings topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the settings topic, visit your repo's landing page and select "manage topics."
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like
marshmallow