DEV Community

Cover image for Cross-Field Model Validation
YeLinAung for dust

Posted on Originally published at dust-codegen.pages.dev

Cross-Field Model Validation

Dust cross-field validation

Dust can keep cross-field rules beside the model. A password confirmation field can point to the password field, so the relationship stays clear and generated validation reports the field error.

Read the Dust validation guide.

Dust #Validation #CodeGeneration

Top comments (0)