Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: e0fda8cd by Tony CHEMIT at 2017-08-12T13:14:43+02:00 [PS] Problème de validation sur captures cibles conservées (See #843) - - - - - 1 changed file: - validation/src/main/resources/fr/ird/observe/services/dto/seine/TargetCatchDto-update-targetCatch-error-validation.xml Changes: ===================================== validation/src/main/resources/fr/ird/observe/services/dto/seine/TargetCatchDto-update-targetCatch-error-validation.xml ===================================== --- a/validation/src/main/resources/fr/ird/observe/services/dto/seine/TargetCatchDto-update-targetCatch-error-validation.xml +++ b/validation/src/main/resources/fr/ird/observe/services/dto/seine/TargetCatchDto-update-targetCatch-error-validation.xml @@ -63,7 +63,7 @@ <field name="well"> <!-- well non renseignée --> - <field-validator type="required" short-circuit="true"> + <field-validator type="requiredstring" short-circuit="true"> <message>observe.validation.targetCatch.required.well</message> </field-validator> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/e0fda8cd4cc11e8682979b3eae65... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/e0fda8cd4cc11e8682979b3eae65... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT