[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | ConfigAttribute |
Decorates members so that path is defaulted from member's name with prepended '$' attribute symbol
|
![]() | ConfigAttribute(String) |
Decorates members that will be configured from supplied path
|
![]() | ConfigAttribute(String, Object) |
Decorates members that will be configured from supplied path and defaulted in case
the supplied path does not resolve to existing node
|
See Also