| Package | org.granite.validation |
| Class | public class ConstraintExecutionError |
| Inheritance | ConstraintExecutionError ConstraintError ValidationError Error |
| Property | Defined by | ||
|---|---|---|---|
![]() | constraint : IConstraint | ConstraintError | |
| value : * [read-only]
| ConstraintExecutionError | ||
| Method | Defined by | ||
|---|---|---|---|
|
ConstraintExecutionError(constraint:IConstraint, value:*, message:*, id:* = 0)
| ConstraintExecutionError | ||
![]() |
toString():String
| ConstraintError | |
| value | property |
value:* [read-only]Implementation
public function get value():*
| ConstraintExecutionError | () | constructor |
public function ConstraintExecutionError(constraint:IConstraint, value:*, message:*, id:* = 0)Parameters
constraint:IConstraint |
|
value:* |
|
message:* |
|
id:* (default = 0) |