Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@rdsharma26 rdsharma26 released this 06 Jan 20:13
· 1 commit to master since this release
9b61841

This is the first major release of the Java parser for the Data Quality Definition Language (DQDL). DQDL is a domain specific language (DSL) for expressing data quality rules in an easy to write, declarative manner.

The DQDL Java parser allows you to validate DQDL rulesets through the DQDLParser class. You may also use the parser and its internal models to interface DQDL with your own data quality execution platform.

Available in Maven at: https://mvnrepository.com/artifact/software.amazon.glue/dqdl/1.0.0