com.ibm.gre.IRMQuery.validateByType Function
Validates string value according to File Plan Component Attribute Definition Type.
Private bool validateByType (int, string)
Type
Name
Description
int
nFlPlnCmpntAttrDefDatTyp
File Plan Component Attribute Definition Type
string
val
The value to validate
Return
Description
bool
true if validates, false if not.