On this pageshapeCriteria Index FunctionsexactFunctions exactexact<T>(state: SchemaState<T>, value?: boolean): voidRequire a shape to be an exact. No more and no less of the same properties.Type parametersT: object
Require a shape to be an exact. No more and no less of the same properties.