implements |
DenormalizerInterface, NormalizerInterface, DenormalizerAwareInterface, NormalizerAwareInterface |
---|---|
uses |
DenormalizerAwareTrait, NormalizerAwareTrait, CheckArray, ValidatorTrait |
Methods | ||
---|---|---|
public
|
supportsDenormalization($data, $type, $format = null): bool
|
# |
public
|
supportsNormalization($data, $format = null): bool
|
# |
public
|
denormalize($data, $class, $format = null, array $context = []): mixed
|
# |
public
|
normalize($object, $format = null, array $context = []): array|string|int|float|bool|ArrayObject|null
|
# |
Methods used from NxSys\Library\Clients\Brex\API\Webhooks\Runtime\Normalizer\CheckArray |
---|
isOnlyNumericKeys() |
Methods used from NxSys\Library\Clients\Brex\API\Webhooks\Runtime\Normalizer\ValidatorTrait |
---|
validate() |