Interface EntityNameValidationConfiguration


  • @Role
    public interface EntityNameValidationConfiguration
    Define the configuration of the name strategy to be used.
    Since:
    12.0RC1
    Version:
    $Id: 6b3ac23fcaeccf1ef8f18b786960333de8aa02a8 $
    • Method Detail

      • useValidation

        boolean useValidation()
        Returns:
        true if the name validation should be used.
      • useTransformation

        boolean useTransformation()
        Returns:
        true if the name transformation should be used.