combustor
combustor copied to clipboard
Proper form validation rules
When generating controllers, the fields in _validate_input()
only contains a rule of required
. It must consists of rules based on the field's properties.