FormFu / HTML-FormFu

HTML Form Creation, Rendering and Validation Framework. Just define the form, and let FormFu do the all heavy lifting.
http://formfu.rocks
34 stars 24 forks source link

WIP: Issue/24 error attributes #56

Closed spazm closed 5 years ago

spazm commented 6 years ago

I pulled in the test files (t-aggregate/* ) from @sadrak 's branch and added a super hacky workaround.

Need to pull together the idea of error_attributes from $self and $render against the $error->{attribute} from $render->{errors}.

Also, where should these new test files go? We don't need them on a top-level directory.