ISchemaLocator Interface Methods
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see ISchemaLocator members.
| Name | Description | |
|---|---|---|
![]() | DescriptorFor | Returns a field descriptor for a given path. |
![]() | DescriptorsFor | Returns field descriptors for a given path. |
![]() | LogicalKeyFor | Overloaded. Returns the first field descriptor that is a primary, config key for the given table. Failing that, it returns the first realtime field descriptor. |
![]() | PathsFor | Returns schema paths for the path prefix and type constraints. |
![]() | TypeDescriptorFor | Returns a type descriptor for a given type name. |
![]() | Verify | Returns a schema verifier for a given path. |
