isAttributeValid

isAttributeValid(attributeDesc: Object): Boolean;

The isAttributeValid method of the JadeRelationalEntityIF interface returns true if the attribute specified in the attributeDesc parameter is attribute is valid for this table.

If this message returns false, a message is output to the JADE messages log file (jommsg.log) and the value of the column is set to null.