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

btimus.time-validation.2.0.source-code.ValidationMessages.properties Maven / Gradle / Ivy

The newest version!
com.github.robtimus.validation.time.TimeAfter.message=must have a time that is after {moment}
com.github.robtimus.validation.time.TimeBefore.message=must have a time that is before {moment}
com.github.robtimus.validation.time.TimeMaxAfter.message=must have a time that is at most {duration} after {moment}
com.github.robtimus.validation.time.TimeMaxBefore.message=must have a time that is at most {duration} before {moment}
com.github.robtimus.validation.time.TimeMinAfter.message=must have a time that is at least {duration} after {moment}
com.github.robtimus.validation.time.TimeMinBefore.message=must have a time that is at least {duration} before {moment}
com.github.robtimus.validation.time.TimeNotAfter.message=must have a time that is not after {moment}
com.github.robtimus.validation.time.TimeNotBefore.message=must have a time that is not before {moment}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy