[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Editor.IEditor.ValidateEditorValue

ValidateEditorValue Method

ValidateEditorValue(object)

Validates the input value for the editor control.

Declaration
string ValidateEditorValue(object value)
Function ValidateEditorValue(value As Object) As String
Parameters
Type Name Description
object value

Object to validate

Returns
Type Description
string