THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
The DTD needs to be of version short-circuit
attribute was introduced in the XWork Validator 1.0.2 instead of 1.0, as the short-circuit is introduced in the 1.0.2 versionrelease. If the framework complains that the "Attribute 'short-circuit' must be declared for element type 'field-validator'", update the configuration file's DTD reference.
Code Block |
---|
<!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd"> |