| method | net.sourceforge. |
| method | void net. |
| post | this.errors == &new ArrayList( |
| post | new ArrayList( |
| method | void addError(String) |
| pre | this.errors != null |
| unanalyzed | call on java. |
| method | void addError( |
| pre | this.errors != null |
| method | bool hasErrors() |
| pre | this.errors != null |
| post | init'ed(return_value) |
| method | List getErrors() |
| pre | init'ed(this.errors) |
| post | init'ed(return_value) |
| method | int getNumberOfErrors() |
| pre | this.errors != null |
| post | init'ed(return_value) |
| method | ValidationError getError(int) |
| pre | this.errors != null |
| post | init'ed(return_value) |