Data Validation

One thing I had in FM was the ability to set validation criteria on a field. For instance, we could set a field to have unique values. I notice in Sybase Central there is a checkbox for a field being unique. If that is set in Central, will it be used in Servoy?

I suppose I can set up a method to check if a foundset on a particular value is 0 or not and attach it to the field, but that is less elegant.

Just wondering if anyone had an answer to my question?