| Constructor and Description |
|---|
ValidationFailures() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String pattern,
Object... arguments) |
void |
assertNone() |
Set<String> |
getMessages() |
int |
getNumberOfMessages() |
Iterator<String> |
iterator() |
boolean |
occurred() |
public ValidationFailures()
public void assertNone()
public boolean occurred()
public Set<String> getMessages()
public int getNumberOfMessages()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.