All Downloads are FREE. Search and download functionalities are using the official Maven repository.

yt.sniese-commons.1.1.34.source-code.ValidationMessages.properties Maven / Gradle / Ivy

There is a newer version: 2.0.5
Show newest version
#############################################################
########## UNICODE CHAR CODES ###############################
#############################################################
á = \u00E1
é = \u00E9
É = \u00C9
ó = \u00F3
ú = \u00FA
i = \u00ED

#############################################################
##### REDEFINICION DE MENSAJES DE ERROR DE HIBERNATE ########
#############################################################
org.hibernate.validator.constraints.NotEmpty.message = El campo es obligatorio
javax.validation.constraints.NotNull.message = El campo es obligatorio
javax.validation.constraints.Future.message = No puede ser menor a la fecha actual







© 2015 - 2024 Weber Informatics LLC | Privacy Policy