| Interface | Description |
|---|---|
| OnDuplicateFormFieldNameStrategy |
A
OnDuplicateFormFieldNameStrategy implementation that throws an exception if the second field has the same
name as the first field. |
| Class | Description |
|---|---|
| AddIndexStrategy |
A
OnDuplicateFormFieldNameStrategy implementation that adds an index to the field name of the second field |
| AlwaysThrowExceptionStrategy |
A
OnDuplicateFormFieldNameStrategy implementation that throws an exception if the second field has the same
name as the first field. |
| MergeFieldsStrategy |
A
OnDuplicateFormFieldNameStrategy implementation that merges the second field into the first field if the
second field has the same name as the first field. |
Copyright © 1998–2024 Apryse Group NV. All rights reserved.