Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe

Commits:

1 changed file:

Changes:

  • validation/src/main/resources/fr/ird/observe/services/dto/seine/TargetCatchDto-update-targetCatch-error-validation.xml
    ... ... @@ -63,7 +63,7 @@
    63 63
       <field name="well">
    
    64 64
     
    
    65 65
         <!-- well non renseignée -->
    
    66
    -    <field-validator type="required" short-circuit="true">
    
    66
    +    <field-validator type="requiredstring" short-circuit="true">
    
    67 67
           <message>observe.validation.targetCatch.required.well</message>
    
    68 68
         </field-validator>
    
    69 69