- All Known Subinterfaces:
- QuantifiedValue<S>
- All Known Implementing Classes:
- ImmutableQuantifiedValue
public interface ValidityAware
Marks an instance that has a flag, if the content of the object is valid or not. The meaning of 'validity' depends on
the context. In the context of tensorics, the validity flag is usually used for flagging values of tensors.