MessageInterpolatorFactory

constructor()


constructor(messageSource: MessageSource)

Creates a new MessageInterpolatorFactory that will produce a MessageInterpolator that uses the given messageSource to resolve any message parameters before final interpolation.

Since

2.6.0

Parameters

messageSource

message source to be used by the interpolator