EmbeddedValidationConfig

  • EmbeddedValidationConfig is used when validation data is already embedded in the model.

  • This class includes a nested Builder class.

  • It inherits constants and methods from the ValidationConfig class, such as DEFAULT_INFERENCE_TIMEOUT_MILLIS and inferenceTimeoutMillis().

public class EmbeddedValidationConfig extends ValidationConfig

Use this class when the validation data is already embedded in the model.

Nested Class Summary

class EmbeddedValidationConfig.Builder Builder class. 

Inherited Constant Summary

Inherited Method Summary