\Imi\Validate\AopAutoValidationAop

Summary

Methods
Properties
Constants
validateConstruct()
validateMethod()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

validateConstruct()

validateConstruct(\Imi\Aop\JoinPoint  $joinPoint) : mixed

类构造方法-自动验证支持

Parameters

\Imi\Aop\JoinPoint $joinPoint

Returns

mixed

validateMethod()

validateMethod(\Imi\Aop\AroundJoinPoint  $joinPoint) : mixed

方法调用-自动验证支持

Parameters

\Imi\Aop\AroundJoinPoint $joinPoint

Returns

mixed