
org.hibernate.validator.ValidationMessages_en.properties Maven / Gradle / Ivy
Go to download
Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.
# This file is intentionally left empty. All calls to this bundle will
# be delegated to the parent bundle ValidationMessages (which contains
# English messages).
#
# Not providing this bundle would cause the bundle for the default
# locale to take precedence over the base bundle. If the default locale
# is not English but one, for which a resource bundle exists (e.g. German),
# the English texts would never be returned.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy