On this pageclassCriteria Index FunctionsofFunctions ofof<T>(state: SchemaState<T>, ref: Constructor<T>, options?: InstanceOfOptions): Criteria<T>Require this field to be an instance of the defined class. When loose is true, will compare using the class name. This should only be used when dealing with realms and package hazards.Type parametersT
Require this field to be an instance of the defined class. When
loose
is true, will compare using the class name. This should only be used when dealing with realms and package hazards.