'Usage Dim instance As CheckBoxEditor Dim value As Object Dim value As String value = instance.ValidateEditorValue(value)
Parameters
- value
- Object to validate
Return Value
String containing the error message if the value is not valid; null if the value is valid