Skip to content

phlex-ruby/phlex-validator

Repository files navigation

Phlex Validator

This project is likely to become stricter over time, which means mostly every update will be a breaking change.

Common-sense validation

This validator is designed to provide a common-sense validation experience for people writing HTML in Phlex. Sometimes that means being slightly stricter than the HTML specification. For example, there are some boolean attributes that also accept an empty string "" as a truthy value. The validator instead will require either true or false.

Bypass

You can bypass validation by using String keys instead of Symbol keys.

About

A validator for Phlex

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages