I think json-schema is mature. So I need this feature.
$inputFilter = Factory::createInputFilter($jsonSchema)
Is it possible to add this feature to next zend-inputfilter?
I think json-schema is mature. So I need this feature.
$inputFilter = Factory::createInputFilter($jsonSchema)
Is it possible to add this feature to next zend-inputfilter?
Nice idea!
Everyone is welcome to make a suggestion. Would you be willing to provide a pull request?
I am not ready for the code and have not practiced in my project yet.
I will provide it when I am ready.