Skip to content

hoangitk/FluentValidatorDSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Demo How to use ANTLR to implement a DSL

  • Purpose:how to use ANTLR to build a DSL
  • Demo: provider away to define validation rules for validating data model base on FluentValidation
  • Flow: Rules => transpile to C# => evaludate via CSharpScript => FluentValidation to Validate a model

About

A demo how to use ANTLR to implement a simple DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published