GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/sdk-utilities
index
ConfigMappingResult
Type Alias ConfigMappingResult<T>
ConfigMappingResult
:
|
{
data
:
T
;
success
:
true
}
|
{
error
:
ConfigValidationError
;
success
:
false
}
Type Parameters
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Documentation
Loading...