An open API service indexing awesome lists of open source software.

https://github.com/tarlepp/donbrico_validator_issue


https://github.com/tarlepp/donbrico_validator_issue

community-help symfony validator

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# What is this?

Someone asked how to validate `nullable boolean` value on Symfony slack,
so I created this simple repository to show how that can be done

## How to test this?

1. Clone repository
1. Run `composer install`
1. Run `symfony serve`
1. Open application on your browser
1. You should see validator error
1. Profit

## License

[The MIT License (MIT)](LICENSE)

Copyright © 2023 Tarmo Leppänen