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