<property name="FirstName"> <rule type="required" contexts="Profile" /> </property> <property name="LastName"> <rule type="required" contexts="Profile" /> <rule type="required" contexts="Register"> <param name="DependentPropertyName" value="FirstName" /> </rule> </property>
<cfset Result = application.ValidateThis.validate(myObject,'User','Register') />
--
You received this message because you are subscribed to the Google Groups "ValidateThis-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to validatethis-d...@googlegroups.com.
To post to this group, send email to validate...@googlegroups.com.
Visit this group at http://groups.google.com/group/validatethis-dev.
For more options, visit https://groups.google.com/groups/opt_out.