Search:

Type: Posts; User: vanwobe; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    2,688

    example

    You have to add the property : valang
    <property name="valang">



    <beans>
    <bean id="testCustomFunctions" class="org.springmodules.validation.ValangValidatorFactoryBean" lazy-init="true">...
  2. Replies
    7
    Views
    5,595

    Valang and arrays

    Can you please tell me if it is possible, and if so, how to do validation of an array with Valang?

    from the bean:
    {setOfXTableArray[0].fullAmount : ? < 5 : 'fullAmount too big' }

    This works...
Results 1 to 2 of 2