yt.sniese-commons.1.1.34.source-code.ValidationMessages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sniese-commons Show documentation
Show all versions of sniese-commons Show documentation
Librería que contiene clases de uso comun para sniese hechos en dropwizard
#############################################################
########## 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