Represents a validator that checks if the cell value is a number.
Object
Namespace: Radzen.Documents.Spreadsheet
Assembly: Radzen.Blazor.dll
public class NumberValidator : Documents.Spreadsheet.ICellValidatorRepresents a validator that checks if the cell value is a number.
public NumberValidator()public bool Validate(Documents.Spreadsheet.Cell cell)
| Type | Name | Description |
|---|---|---|
| Documents.Spreadsheet.Cell | cell |
| Type | Description |
|---|---|
| bool |