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