Skip to content

Instantly share code, notes, and snippets.

@bennadel
Created March 25, 2014 00:57
Show Gist options
  • Save bennadel/9753203 to your computer and use it in GitHub Desktop.
Save bennadel/9753203 to your computer and use it in GitHub Desktop.
OOPhoto - More Thoughts On Data Validation In Object Oriented ColdFusion Programming
<cffunction name="Validate()">
<cfreturn VARIABLES.ServiceObject.Validate( THIS ) />
</cffunction>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment