GSVDateMethods Class Reference

List of all members.

Static Public Member Functions

static final boolean updateTimestamp (Object object, Object attribute, String key, NSDictionary params)


Detailed Description

This class provides a set of predefined rules for performing validation on NSTimestamps. These rules are part of the default set of 'QuickRules'.

Author:
GammaStream Technologies, Inc.

Member Function Documentation

static final boolean updateTimestamp ( Object  object,
Object  attribute,
String  key,
NSDictionary  params 
) [static]

One of the many 'mutators' which never fail, unless of course, an exception is thrown.
A mutator simply modifies (or mutates) the attribute is some way.
In this case, it updates the attribute to the current time.

Parameters:
object The object whose attribute is being validated.
attribute The attribute being validated.
key The key used to access the attribute.
params The param dictionary which must contain the above mentioned key-value pairs.
Returns:
always true


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:30 2012 for Project Wonder by  doxygen 1.5.8