open fun setPrefix(@Nullable prefix: String): Unit
Specify a prefix to be applied to any code built by this resolver.
Default is none. Specify, for example, "validation." to get error codes like "validation.typeMismatch.name".