org.slim3.struts.util
Class ValidatorResourcesUtil
java.lang.Object
org.slim3.struts.util.ValidatorResourcesUtil
public final class ValidatorResourcesUtil
- extends Object
A utility for ValidatorResources
.
- Since:
- 3.0
- Author:
- higa
Method Summary |
static org.apache.commons.validator.ValidatorResources |
getValidatorResources()
Returns the validator resources. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValidatorResources
public static org.apache.commons.validator.ValidatorResources getValidatorResources()
- Returns the validator resources.
- Returns:
- the validator resources
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.