NumberValidator Class

Represents a validator that checks if the cell value is a number.

Inheritance

Object

Documents.Spreadsheet.NumberValidator

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class NumberValidator : Documents.Spreadsheet.ICellValidator

Constructors

NumberValidatorlink

Represents a validator that checks if the cell value is a number.

Declaration
public NumberValidator()

Properties

Errorlink

Declaration
public string Error { get; }
Property Value
Type Description
string

Methods

Validatelink

Declaration
public bool Validate(Documents.Spreadsheet.Cell cell)
Parameters
Type Name Description
Documents.Spreadsheet.Cell cell
Returns
Type Description
bool
An error has occurred. This app may no longer respond until reloaded. Reload 🗙