messagesource.validation.validation_en_US.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of framework-persistence-hibernate Show documentation
Show all versions of framework-persistence-hibernate Show documentation
定义了一组和core兼容的表结构,并用hibernate实现了表的增删改查
#\u901a\u7528\u7684\u9a8c\u8bc1\u63d0\u793a
field.limit.notNull=field not null
field.limit.email=email
field.limit.url=url
string.limit.notBlank=string not blank
string.limit.notEmpty=string not empty
string.limit.patteren=string must match {regexp}
string.length.limit.equal=field length must be {max}
string.length.limit.max=field length must less than {max}
string.length.limit.min=field length must more than{min}
string.length.limit.range=field length must between {min} and {max}
number.limit.range=number must between {min} and {max}
#\u5bf9\u8c61\u5c5e\u6027\u7279\u6709\u7684\u9a8c\u8bc1\u63d0\u793a
#key\u7684\u89c4\u5219\u4e3a \u5bf9\u8c61\u540d\uff08\u9996\u5b57\u6bcd\u5c0f\u5199\uff09.\u5c5e\u6027\u540d.\u7ea6\u675f\u540d
userInfo.loginName.maxLength=field length must less than {max}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy