2014-02-26 16:59 GMT+01:00 Thomas Hermann :
> Do you simply mean:
>
> -
> DefaultActionValidatorManager validator = new
> DefaultActionValidatorManager();
> validator.setFileManagerFactory(new DefaultFileManagerFactory());
> validator.validate(request
Am 26.02.2014 13:48, schrieb Lukasz Lenart:
2014-02-26 13:35 GMT+01:00 Thomas Hermann :
Hello,
In a JUnit-Test and in a Ajax-Server I try to validate an Object with
com.opensymphony.xwork2.validator.DefaultActionValidatorManager (Version
2.3.15.3).
The MyObject-validation.xml file is provided
2014-02-26 13:35 GMT+01:00 Thomas Hermann :
> Hello,
>
> In a JUnit-Test and in a Ajax-Server I try to validate an Object with
> com.opensymphony.xwork2.validator.DefaultActionValidatorManager (Version
> 2.3.15.3).
>
> The MyObject-validation.xml file is provided in the same directory as the
> MyOb
Hello,
In a JUnit-Test and in a Ajax-Server I try to validate an Object with
com.opensymphony.xwork2.validator.DefaultActionValidatorManager (Version
2.3.15.3).
The MyObject-validation.xml file is provided in the same directory as
the MyObject-Class (no action alias used).
I instantiate th
4 matches
Mail list logo