isResolvable
open fun isResolvable(context: ConfigDataLocationResolverContext, location: ConfigDataLocation): Boolean
Returns if the specified location address can be resolved by this resolver.
Return
if the location is supported by this resolver
Parameters
context
the location resolver context
location
the location to check.