idValidator
See source codefunction idValidator<Id extends RecordId<UnknownRecord>>(
prefix: Id['__type__']['typeName']
): T.Validator<Id>
Parameters
| Name | Description |
|---|---|
| |
Returns
T.Validator<Id>
Prev
getDefaultTranslationLocaleNext
isBindingfunction idValidator<Id extends RecordId<UnknownRecord>>(
prefix: Id['__type__']['typeName']
): T.Validator<Id>
| Name | Description |
|---|---|
| |
T.Validator<Id>