on 8/13/01 1:22 PM, "Jeffrey B. Woodward" <[EMAIL PROTECTED]>
wrote:

> The intake docs are a bit aged. The xml for the rules have changed a bit:
> 
> instead of:
> <rule minLength="5">A Username must be at least five characters</rule>
> 
> the rule is now written as:
> <rule name="minLength" value="5">A Username must be at least five
> characters</rule>
> 
> Similar is true of all the other rules; i.e., they are all in the form of:
> <rule name="rule_name" value="value_of_constraint">message</rule>
> 
> -Jeff Woodward
> Project Manager - Systems and Systems Integration
> The fMRI Data Center
> Dartmouth College
> 6162 Moore Hall
> [EMAIL PROTECTED]

Patches to update the documentation are most welcome!

:-)

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to