toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.validation
/
ValidationLocation
Validation
Location
data
class
ValidationLocation
(
val
type
:
String
,
val
name
:
String
,
val
agentName
:
String
,
val
component
:
String
)
Members
Constructors
Validation
Location
Link copied to clipboard
constructor
(
type
:
String
,
name
:
String
,
agentName
:
String
,
component
:
String
)
Properties
agent
Name
Link copied to clipboard
val
agentName
:
String
component
Link copied to clipboard
val
component
:
String
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
String