Forum Discussion

skelkar's avatar
skelkar
Contributor
11 years ago

How to assert data type of a particular node value and desired no of decimal points ?

Hi,   I have nodes which are of different data types such as String, Int, double I need to assert that a node belongs to a specific data type. For e..g if node is 'age' then it shall be integer al...