FieldViolation
class FieldViolation extends Message
Properties
string | $field | ||
string | $description |
Methods
static
descriptor()
No description
boolean
hasField()
Check if
clearField()
Clear
string
getField()
Get
setField(string $value)
Set
boolean
hasDescription()
Check if
clearDescription()
Clear
string
getDescription()
Get
setDescription(string $value)
Set
Details
at line line 434
static
descriptor()
at line line 466
boolean
hasField()
Check if
at line line 475
FieldViolation
clearField()
Clear
at line line 484
string
getField()
Get
at line line 494
FieldViolation
setField(string $value)
Set
at line line 503
boolean
hasDescription()
Check if
at line line 512
FieldViolation
clearDescription()
Clear
at line line 521
string
getDescription()
Get
at line line 531
FieldViolation
setDescription(string $value)
Set