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

elab.scala-activerecord_2.11.0.3.1.source-code.activerecord.properties Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
activerecord.errors.invalid = is invalid
activerecord.errors.required = is required
activerecord.errors.minLength = must be longer than {0} charactors
activerecord.errors.maxLength = must be shorter than {0} charactors
activerecord.errors.minValue = must be greater than or equal to {0}
activerecord.errors.maxValue = must be less than or equal to {0}
activerecord.errors.unique = has already exists
activerecord.errors.enum = must be one of {0}
activerecord.errors.format = doesn''t match format
activerecord.errors.confirmation = doesn''t match
activerecord.errors.accepted = must be accepted




© 2015 - 2024 Weber Informatics LLC | Privacy Policy