class AutoMappingStrategy

Specifies how the auto-mapping feature should behave.

Constants

NONE

Nothing explicitly set, rely on auto-mapping configured regex.

ENABLED

Explicitly enabled.

DISABLED

Explicitly disabled.