Abstract
Creates an instance of ValueObjectErrorHandlerAbstract
ValueObjectErrorHandlerAbstract
Protected
_errorError message for the exception thrown by all the value objects
ValueObjectsErrorHandlerAbstract
Private
_errorsValue Object Error Stack
ValueObjectsErrorHandlerAbstract
Protected
_propsEntity attributes array
ValueObjectsErrorHandlerAbstract
Message of the exception thrown by all the value objects
ValueObjectsErrorHandlerAbstract
Protected
checkAbstract
createCreates an array of value objects from the command
{Array<ValueObjectAbstract
ValueObjectsErrorHandlerAbstract
Returns the current errors of the value object
{Array
ValueObjectErrorHandlerAbstract
Sets the current errors of the value object
ValueObjectErrorHandlerAbstract
Array of errors
Abstract
toValidates the value objects, creates the error stack and throws an exception if it has errors
Throws an exception with the value object errors if it has any
ValueObjectsErrorHandlerAbstract
Message of the exception
Array of value objects
Generated using TypeDoc
Abstract class that defines the error handling behavior for a value object
Export
Abstract
Since
1.0.0
Version
1.0.0
License
MIT
Author
Julian Andres Lasso Figueroa julian.lasso@sofka.com.co