Interface LocalizedValidationAwareCustomViewRenderer


  • public interface LocalizedValidationAwareCustomViewRenderer
    CustomView renderer for ConfigurableFlow that aware of the localized parameters for validation.
    • Method Detail

      • getValidationPropertiesWithLocales

        java.util.Collection<LocalizedQualifier> getValidationPropertiesWithLocales​(WidgetInstanceManager wim,
                                                                                    java.util.Map<java.lang.String,​java.lang.String> params)
        Fetches properties for validation along with their locales that are rendered by this renderer.
        Parameters:
        wim - Widget Instance Manager from the controller
        params - parameters passed to this renderer
        Returns:
        collection of properties with their locales