Setting range for numeric values

Hi is there any way we can set range on bins like 1 to 100 min max values while record creation? Using Java Client

Currently you cannot set constraints on bin values that the database would enforce. Such constraints must be enforced within the application.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.