📄 messages.properties.svn-base
字号:
default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]default.invalid.url.message=Property [{0}] of class [{1}] with value [{2}] is not a valid URLdefault.invalid.creditCard.message=Property [{0}] of class [{1}] with value [{2}] is not a valid credit card numberdefault.invalid.email.message=Property [{0}] of class [{1}] with value [{2}] is not a valid e-mail addressdefault.invalid.range.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid range from [{3}] to [{4}]default.invalid.size.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid size range from [{3}] to [{4}]default.invalid.max.message=Property [{0}] of class [{1}] with value [{2}] exceeds maximum value [{3}]default.invalid.min.message=Property [{0}] of class [{1}] with value [{2}] is less than minimum value [{3}]default.invalid.max.size.message=Property [{0}] of class [{1}] with value [{2}] exceeds the maximum size of [{3}]default.invalid.min.size.message=Property [{0}] of class [{1}] with value [{2}] is less than the minimum size of [{3}]default.invalid.validator.message=Property [{0}] of class [{1}] with value [{2}] does not pass custom validationdefault.not.inlist.message=Property [{0}] of class [{1}] with value [{2}] is not contained within the list [{3}]default.blank.message=Property [{0}] of class [{1}] cannot be blankdefault.not.equal.message=Property [{0}] of class [{1}] with value [{2}] cannot equal [{3}]default.null.message=Property [{0}] of class [{1}] cannot be nulldefault.not.unique.message=Property [{0}] of class [{1}] with value [{2}] must be uniquedefault.paginate.prev=Previousdefault.paginate.next=Next# Data binding errors. Use "typeMismatch.$className.$propertyName to customize (eg typeMismatch.Book.author)typeMismatch.java.net.URL=Property {0} must be a valid URLtypeMismatch.java.net.URI=Property {0} must be a valid URItypeMismatch.java.util.Date=Property {0} must be a valid DatetypeMismatch.java.lang.Double=Property {0} must be a valid numbertypeMismatch.java.lang.Integer=Property {0} must be a valid numbertypeMismatch.java.lang.Long=Property {0} must be a valid numbertypeMismatch.java.lang.Short=Property {0} must be a valid numbertypeMismatch.java.math.BigDecimal=Property {0} must be a valid numbertypeMismatch.java.math.BigInteger=Property {0} must be a valid number
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -