Properties specific to this collaboration template

In addition to its standard configuration properties, this collaboration template has these configuration properties.

Properties for development testing

The following properties are only for development testing purposes. Do not use these properties in production code.

NULL and BLANK usage

NULL and BLANK are defined as true responses when the attributes are tested using the business object methods isNull() or isBlank().

The method isNull() returns true when a value has never been set in an attribute.

The method isBlank() returns true when the attribute contains a zero-length string. An attribute containing a space character is not considered BLANK by the isBlank() method.

Parent topic: Setting up the ItemValidation collaboration template