@Immutable public class SkipGeometryValidation extends SkipValidation
DISABLED, ENABLED
Modifier | Constructor and Description |
---|---|
protected |
SkipGeometryValidation()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static SkipGeometryValidation |
getInstance()
Get the shared constraint instance.
|
boolean |
isInheritable()
Constraint is inherited.
|
boolean |
skipValidation(Object propertyValue)
Determines if validation should be skipped for a property and its
children for the given property value
|
get
public static SkipGeometryValidation getInstance()
public boolean skipValidation(Object propertyValue)
SkipValidation
skipValidation
in class SkipValidation
propertyValue
- the property value, may be an InstanceSkipValidation.skipValidation(Object)
public boolean isInheritable()
isInheritable
in interface TypeConstraint
isInheritable
in class SkipValidation
true
TypeConstraint.isInheritable()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a