Oh, got it

@FieldExpressionValidator(expression="(accountFileFileName.endsWith('.cs
v')", message="", key="validate.invalidFilename",
fieldName="accountFileFileName")

Forgot you could just call methods in OGNL :)

-Richard

-----Original Message-----
From: Richard Gundersen [mailto:r.gunder...@salford.ac.uk] 
Sent: 27 February 2009 10:16
To: Struts Users Mailing List
Subject: String manipulation

Hi

I'm trying to validate that a filename has a .csv extension. I would
like to use @FieldExpressionValidator on the field but I can't get the
syntax right, and searching the docs I can't find much on String
manipulation in OGNL. 

Could anyone help me out please?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to