com.threerings.antidote.field
Class UnsetDependentFieldViolation
java.lang.Object
com.threerings.antidote.Violation
com.threerings.antidote.field.UnsetDependentFieldViolation
public class UnsetDependentFieldViolation
- extends Violation
A Violation
describing a field which must be set if any of a list of fields are set.
UnsetDependentFieldViolation
public UnsetDependentFieldViolation(FieldWrapper<?> field,
String dependentFields)
Copyright © 2007-2008 Three Rings Design, Inc.
All Rights Reserved. Released under a BSD license.