schema.fielderror.indexes.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > FieldError > indexes
FieldError.indexes property
Optional row indexes that failed the validation (if includeIndexes was true during validation)
Signature:
indexes?: number[];