i18n.messages.properties Maven / Gradle / Ivy
validation.notEmpty=should not be empty
validation.inRange=should be between %s and %s
validation.minLength=should have %s characters or more
validation.maxLength=should have %s characters or less
validation.rangeLength=should be between %s and %s characters long