Single expression resolve result.
isSuccessful
boolean
Whether the resolve is successful.
value
string
Result value. If succeed, the value is a string of the resolving result. If failed, the value is ExpressionResolverErrorCode .
ExpressionResolverErrorCode
isSuccessful: boolean
value: string
Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.
isSuccessful: boolean
Whether the resolve is successful.