Is it possible to validate a Select input with Phalcon\Validation\Validator\InclusionIn()
? Or is this done automatically when populating a select field from a model?
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
Is it possible to validate a Select input with Phalcon\Validation\Validator\InclusionIn()
? Or is this done automatically when populating a select field from a model?