eee
This commit is contained in:
@@ -47,6 +47,7 @@ class TypesOfValidator extends BaseValidator
|
||||
*/
|
||||
public function jsonFormat(?string $value): bool
|
||||
{
|
||||
var_dump(json_validate($value), $value);
|
||||
return json_validate($value);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user