membrane-php / membrane-core

Membrane is a general purpose input validation library, supports both PHP Attributes and OpenAPI specifications
Other
1 stars 2 forks source link

Change Message vars to primitives or null #133

Closed charjr closed 1 year ago

charjr commented 1 year ago

Makes PHPStan happy.

For thoroughness we would probably want to test that all Filters|Processors|Validators return valid rendered messages.