Uses of Class
technology.semi.weaviate.client.v1.data.api.ObjectValidator
-
Packages that use ObjectValidator Package Description technology.semi.weaviate.client.v1.data technology.semi.weaviate.client.v1.data.api -
-
Uses of ObjectValidator in technology.semi.weaviate.client.v1.data
Methods in technology.semi.weaviate.client.v1.data that return ObjectValidator Modifier and Type Method Description ObjectValidatorData. validator() -
Uses of ObjectValidator in technology.semi.weaviate.client.v1.data.api
Methods in technology.semi.weaviate.client.v1.data.api that return ObjectValidator Modifier and Type Method Description ObjectValidatorObjectValidator. withClassName(String className)ObjectValidatorObjectValidator. withID(String id)ObjectValidatorObjectValidator. withProperties(Map<String,Object> properties)
-