Share via


CompositeChild Class

Definition

Child entity in Luis composite entity.

public class CompositeChild
type CompositeChild = class
Public Class CompositeChild
Inheritance
CompositeChild

Constructors

CompositeChild()

Initializes a new instance of the CompositeChild class.

CompositeChild(String, String)

Initializes a new instance of the CompositeChild class.

Properties

Type

Type of child entity.

Value

Value extracted by Luis.

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

Applies to