Skip to content

Support of Command beans with @Validateable annotation #14243

@stokito

Description

@stokito

I have RegisterCommand used in register action.
This command is marked by '@Validateable' annotation.
When I try to render form with it, I get org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Tag [all] currently only supports domain types.
As I can understand, it is possible to implement this feature.
Could you implement it?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions