public interface ObjectValidPropertiesFacet extends Facet, ValidatingInteractionAdvisor
NOOP| Modifier and Type | Method and Description |
|---|---|
String |
invalidReason(ObjectValidityContext context)
The reason the object is invalid.
|
invalidatesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetString invalidReason(ObjectValidityContext context)
. If the object is actually valid, should return null.
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.