Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Add an HTML renderer #1

Closed
dubreuia opened this issue Nov 20, 2017 · 1 comment
Closed

Add an HTML renderer #1

dubreuia opened this issue Nov 20, 2017 · 1 comment

Comments

@dubreuia
Copy link
Contributor

There is already a markdown renderer (AstMarkdownVisitor) that prints the AST in a tree-like format with markdown formatting. A HTML renderer (AstHtmlVisitor) shouldn't be too hard to write

There are some problems in Metadata#readable that should be fixed first, especially the LocalDateSuppliers that are not correctly formatted

Rule when user birthdate age at io.doov.core.dsl.LocalDateSuppliers$$Lambda$8/1509514333@3b192d32 greater or equals '18' validate with message 'empty'

@dubreuia
Copy link
Contributor Author

Done io.doov.core.dsl.meta.ast.AstHtmlVisitor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant