|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.threerings.antidote.Violation
com.threerings.antidote.field.AtLeastOneFieldViolation
public class AtLeastOneFieldViolation
A Violation
for the ListField
which must have at least one field defined.
Constructor Summary | |
---|---|
AtLeastOneFieldViolation(ListComponent<?> parentField)
|
Method Summary |
---|
Methods inherited from class com.threerings.antidote.Violation |
---|
getLocation, getReason, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AtLeastOneFieldViolation(ListComponent<?> parentField)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |