Package com.iizix.prop.vs
Interface IVSRelativeReferenceFocusScope
- Method Summary- All Methods Instance Methods Abstract Methods - Modifier and Type - Method - Description - boolean- shouldVerify(VSRelativeReference<?> ref)Checks if a particular VS reference should be verified or not.
 
- Method Detail- shouldVerify- boolean shouldVerify(VSRelativeReference<?> ref) Checks if a particular VS reference should be verified or not.- Parameters:
- ref- The reference to verify.
- Returns:
- true to perform verification, false not to.