TOP

assert.not.containing

Description

Validate the value of the property named is a list that does NOT contain the provided explicit string value

Parameters

Attribute Description
name The name of the property to test if its value is a list of strings, not containing the value
value The string value to search in the named list
message Any additional instructions

Use <typedef resource="net/mdatools/modelant/util/assert.xml"/>
Documentation generated by ant.doc Ant macro from ModelAnt by MDA Tools