Skip to content

Exception disposition registry (inline vs full-page + per-type templates) #20

Description

@hugithordarson

Realizes the existing FIXME in ParsleyProxyElement. Replace the hardcoded if (e instanceof ParsleyUnknownKeyException) with a registry mapping exception type → disposition (inline / full-page) + a message/template generator.

Notes:

  • Inline only makes sense mid-appendToResponse; take-values/invoke-action can't render inline regardless, so INLINE is a no-op outside append.
  • The commented-out messageForGenericException becomes one registered generator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions