pub type SysValidationResult<T> = Result<T, SysValidationError>;