open fun checkResourceExists(locale: Locale): Boolean
Overrides AbstractUrlBasedView.checkResourceExists
Check that the FreeMarker template used for this view exists and is valid.
Can be overridden to customize the behavior, for example in case of multiple templates to be rendered into a single view.