Interface EntityNameValidationManager


  • @Role
    public interface EntityNameValidationManager
    Manage the available EntityNameValidation components.
    Since:
    12.0RC1
    Version:
    $Id: 131b15bdb5c2a983084353791179a9f5969ca9e2 $
    • Method Detail

      • getAvailableEntityNameValidations

        Set<String> getAvailableEntityNameValidations()
        Returns:
        the names of available strategies.
      • resetStrategies

        void resetStrategies()
        Allow to reset the configuration of the strategies.