📄 custommessages.properties
字号:
javax.faces.component.UIInput.REQUIRED=This field is required.
javax.faces.component.UIInput.REQUIRED_detail=Please fill in this field.
javax.faces.validator.UIInput.MINIMUM=Sorry, this number must be greater than {0}.
javax.faces.validator.UIInput.MAXIMUM=Sorry, this number must be less than {0}.
javax.faces.component.UIInput.CONVERSION=Sorry, your input is not in the right format. Please try again.
javax.faces.component.UIInput.CONVERSION_detail=There was an error converting your input into a format the application understands.
Invalid_Email=This e-mail address is invalid. Please try again.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -