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

nz.co.senanque.rules.RulesMessages_fr.properties Maven / Gradle / Ivy

Go to download

This is a plugin to Madura Objects. It provides a rules/constraint engine to assist with validation, deriving new values from user inputs (eg total of invoices entered on this customer) an manipulating metadata (eg because the amount is above X we make some field readonly). Note that the Java that is using the monitored objects is quite unaware of the rules layer implemented here. That means you can change rules without having to go back to your Java code, and it also means you don't have to wonder if everything implemented the same rules. Anything using that Java object has the rules (unless you turn them all off).

There is a newer version: 3.3.5
Show newest version
nz.co.senanque.rules.illegal.date.format=Format de date ill?gale: {0}
nz.co.senanque.rules.divide.by.zero=Division par z?ro erreur
nz.co.senanque.rules.excluded.value=Impossible de d?finir la valeur exclus {0} {1}
nz.co.senanque.rules.cannot.force.value=Ne peut pas forcer la valeur de {0}. Valeur ?tablie par {1}
nz.co.senanque.rules.invalid.exclude=Ne peut pas exclure la valeur {1} pour {0}, car elle d?tient d?j? que la valeur




© 2015 - 2025 Weber Informatics LLC | Privacy Policy