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

messagesource.validation.validation_en_US.properties Maven / Gradle / Ivy

There is a newer version: 4.4.1812
Show newest version
#\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