Dashboard > WebWork > ... > FAQ > Why do I get error message saying Attribute 'short-circuit' must be declared for element type 'field-validator'
  WebWork Log In View a printable version of the current page.  
  Why do I get error message saying Attribute 'short-circuit' must be declared for element type 'field-validator'
Added by tm_jee, last edited by Patrick Lightbody on Jan 10, 2006  (view change)
Labels: 
(None)

The DTD needs to be of version 1.0.2 instead of 1.0, as the short-circuit is introduced in the 1.0.2 version

<!DOCTYPE validators PUBLIC 
  		"-//OpenSymphony Group//XWork Validator 1.0.2//EN" 
  		"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators