exclude property
A container for what is excluded in this configuration. This container can
only be valid if there is no Include
container submitted, and
it's not empty.
Implementation
final Exclude? exclude;
A container for what is excluded in this configuration. This container can
only be valid if there is no Include
container submitted, and
it's not empty.
final Exclude? exclude;