i18n.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalatra-forms_2.11 Show documentation
Show all versions of scalatra-forms_2.11 Show documentation
Data binding and validation for Scalatra
The newest version!
error.number=%s must be a number.
error.double=%s must be a number.
error.long=%s must be a number.
error.required=%s is required.
error.maxlength=%s cannot be longer than %d characters.
error.minlength=%s cannot be shorter than %d characters.
error.length=%s must be %d characters.
error.pattern=%s must be '%s'.
error.datePattern=%s must be '%s'.
error.oneOf=%s must be one of %s.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy